anybar

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2015 License: MIT Imports: 2 Imported by: 1

README

anybar.go

Build Status GoDoc

CLI and Go package for AnyBar

CLI Installation

Homebrew
brew tap justincampbell/formulae
brew install 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
Go
go get github.com/justincampbell/anybar

Usage

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

Documentation

Overview

Package anybar provides an interface for the AnyBar OS X menubar app: https://github.com/tonsky/AnyBar

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Black

func Black()

func Blue

func Blue()

func Cyan

func Cyan()

func Exclamation

func Exclamation()

func Green

func Green()

func Orange

func Orange()

func Purple

func Purple()

func Question

func Question()

func Red

func Red()

func Send

func Send(icon string) error

Send sets the icon to the string given using the default AnyBar port

func SendTo

func SendTo(icon string, port int) error

SendTo sets the icon to the string given using a custom AnyBar port

func White

func White()

func Yellow

func Yellow()

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL