histo-server

0.0.1 • Public • Published

node-histo-server

TCP server for streaming data to a histogram

install

$ npm install histo-server -g

usage

histo-server(1) defaults to using port 5000. It can be overloaded by defining the PORT environment variable. See the example below.

$ histo-server <TITLE>

example

$ PORT=3000 histo-server "Title of my histogram"

Will yield an empty histo with a title:

 0 ․

 0 ․

 0 ․

 0 ․

 0 ․

 0 ․
       ․ ․ ․ ․ ․ ․ ․ ․ ․ ․ ․ ․ ․ ․ ․ 

   Title of my histogram (port='3000')

license

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i histo-server

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • werle