Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
watch-my-terminal.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
display cursor, handle show/hide sequences
[watch-my-terminal.git]
/
package.json
1
{
2
"name": "watch-my-terminal",
3
"version": "0.0.1",
4
"description": "Allow people to watch your terminal via their web browser",
5
"dependencies": {
6
"socket.io": "*"
7
}
8
}