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