anybar-cli

Control the AnyBar app

Usage no npm install needed!

<script type="module">
  import anybarCli from 'https://cdn.skypack.dev/anybar-cli';
</script>

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