The Barista Logo

barista

An i3status alternative in golang

Download sample-bar Download i3status example View on GitHub

Counter

godoc
import "barista.run/modules/counter"

Create a counter: counter.New("%d").

Counter is a simple counter that can be incremented by scrolling down or right-clicking, and decremented by scrolling up or left-clicking. It is mostly a demonstration module interactivity.

Configuration