seashells
v1.0.1
Published
Seashells client written in Node
Downloads
2
Readme
seashells
Seashells lets you pipe output from command-line programs to the web in real-time
Unofficial Node.js client for Seashells.io.
Install
$ npm install -g seashells
Usage
Show output on both stdout and Seashells:
$ echo "ciao" | seashells
Have time to see URL before full-screen command:
$ htop | seashells --delay 5
Author
Rocco Musolino (@roccomuso)