github.com/justincampbell/anybar

CLI and Go package for AnyBar


License
MIT
Install
go get github.com/justincampbell/anybar

Documentation

anybar.go

Build Status GoDoc

CLI and Go package for AnyBar

CLI Installation

Go

go get github.com/justincampbell/anybar/cmd/anybar

Package

wget -O anybar-latest.tar.gz https://github.com/justincampbell/anybar/archive/latest.tar.gz anybar
tar -zxvf anybar-latest.tar.gz
cd anybar-latest/
make install

Usage

anybar red
anybar green
anybar blue
anybar exclamation
anybar -port 1234 question