nanybar

1.0.2 • Public • Published

nanybar

Control AnyBar from the command line or from your javascript code

Install

The usual :

npm install nanybar -g

Usage

From the command line :

nanybar red

Or if AnyBar is on another port :

nanybar yellow 1025

Or use it as a library :

 
var nanybar = require('nanybar');
 
nanybar('red');
nanybar('yellow', 1025);

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    52
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    52
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i nanybar

Weekly Downloads

52

Version

1.0.2

License

MIT

Last publish

Collaborators

  • rumpl