https://github.com/roccomuso/seashells
Seashells node.js CLI tool.
https://github.com/roccomuso/seashells
client javascript module node nodejs output pipe seashells
Last synced: about 1 year ago
JSON representation
Seashells node.js CLI tool.
- Host: GitHub
- URL: https://github.com/roccomuso/seashells
- Owner: roccomuso
- Created: 2017-07-11T22:10:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T16:37:18.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T15:11:24.625Z (about 1 year ago)
- Topics: client, javascript, module, node, nodejs, output, pipe, seashells
- Language: JavaScript
- Size: 2.93 KB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# seashells
[](https://www.npmjs.com/package/seashells)

[](https://david-dm.org/roccomuso/seashells)
[](https://standardjs.com)

> Seashells lets you pipe output from command-line programs to the web in real-time
Unofficial Node.js client for [Seashells.io](https://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](https://twitter.com/roccomuso))