anybar-cli
v3.0.0
Published
Control the AnyBar app
Downloads
5
Maintainers
Readme
anybar-cli
Control the AnyBar app
Install
$ npm install --global anybar-cli
Usage
$ anybar --help
Usage
$ anybar <status>
Statuses
white red orange yellow green cyan blue purple black question exclamation quit
Options
--port, -p AnyBar.app port [Default: 1738]
Example
$ anybar purple
Also includes a binary to show whether a command exited successfully or with a failure.
$ anybar-exit ava test.js
If the AVA tests passes it will be green or red if they fail.
Related
- anybar - API for this module