Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 14 days ago
JSON representation

Seashells node.js CLI tool.

Awesome Lists containing this project

README

        

# seashells

[![NPM Version](https://img.shields.io/npm/v/seashells.svg)](https://www.npmjs.com/package/seashells)
![node](https://img.shields.io/node/v/seashells.svg)
[![Dependency Status](https://david-dm.org/roccomuso/seashells.png)](https://david-dm.org/roccomuso/seashells)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
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](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))