melonbar - A concurrent, hackable bar/panel for X written in Go.
INSTALLATION
go get github.com/onodera-punpun/melonbar
USAGE
The idea is that this bar is very "simple" to configure by just modifying the source code, Γ la suckless.
Users can configure the position, width, height and font of the bar in
main.go
. A bar consist of various blocks that display info, these blocks are
definded in blocks.go
.
AUTHORS
Camille Scholtz