macOS Anybar
AnyBar, the OS X menubar status indicator is a small indicator for your menubar that does one simple thing: it displays a colored dot. What the dot means and when to change it is up to you.
Download
Download Anybar from Github here: AnyBar-0.1.4.zip
Or using brew:
brew cask install anybar
Usage
AnyBar is controlled via a UDP port (1738 by default). Before any commands can be sent, AnyBar.app must be launched:
open -a AnyBar
Once launched, you may send it a message to change the style of the dot:
echo -n "black" | nc -4u -w0 localhost 1738
Integrations
- Webpack build status plugin roman01la/anybar-webpack
- boot-clj task tonsky/boot-anybar
- Idea plugin denofevil/AnyBarIdea
- Anybar-based CLI journal Andrew565/anybar-icon-journal
- Command monitoring rvirani1/with_anybar
- Monitor commands automatically, across several iterm tabs stacycurl/anybar_bash
- Extension for ipython/jupyter/ipython notebook ermakovpetr/ipython-anybar
Ports
- Ubuntu Unity limpbrains/somebar
- i3wm with i3pystatus enkore/i3pystatus
- Windows 10 PavelStefanov/NoteBar
- Emacs plexus/.../emybar.el
{{ 'Comments (%count%)' | trans {count:count} }}
{{ 'Comments are closed.' | trans }}