anybar icon indicating copy to clipboard operation
anybar copied to clipboard

CLI and Go package for AnyBar

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