All Projects → sindresorhus → Anybar Cli

sindresorhus / Anybar Cli

Licence: mit
Control the AnyBar app

Programming Languages

javascript
184084 projects - #8 most used programming language

anybar-cli Build Status

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

License

MIT © Sindre Sorhus

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].