1.0.1 • Published 7 years ago

seashells v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

seashells

NPM Version node Dependency Status JavaScript Style Guide

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)