Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.03 KB

seashells

NPM Version node Dependency Status JavaScript Style Guide Patreon donate button

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)