anybar-cli

3.0.0 • Public • Published

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

/anybar-cli/

    Package Sidebar

    Install

    npm i anybar-cli

    Weekly Downloads

    3

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    3.27 kB

    Total Files

    5

    Last publish

    Collaborators

    • sindresorhus