Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 665 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 665 Bytes

Go Report Card

melonnotifier - A very simple, hackable libnotify notification daemon for X written in Go.

INSTALLATION

go get github.com/onodera-punpun/melonnotifier

USAGE

So the idea is that the look of the notification is very "easy" to configure by just modifying the source code, à la suckless.

The most important parts of the notification such as the position, width and font are configurable in main.go and notification.go.

AUTHORS

Camille Scholtz