Skip to content

roccomuso/seashells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)