hpipe

0.1.0 • Public • Published

Build Status

hpipe

hpipe is a utility to pipe stdin to a web interface.

Installation

npm install -g hpipe

Usage

The simplest way to try it out is to do this:

  • run the hpipe command
  • browse to http://localhost:8000
  • type some text at the prompt, and watch it show up on your browser

You can also pipe streams to it and choose an alternative listening address.
Example: tail -f example.log | hpipe -a 0.0.0.0

Readme

Keywords

none

Package Sidebar

Install

npm i hpipe

Weekly Downloads

6

Version

0.1.0

License

MIT

Last publish

Collaborators

  • rsolomo