Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 643 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 643 Bytes

Go Report Card

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