Skip to content

justincampbell/anybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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