All Projects → lukechampine → hey

lukechampine / hey

Licence: MIT license
Hey!

Programming Languages

go
31211 projects - #10 most used programming language

hey

GoDoc Go Report Card

hey is a tiny library for displaying notifications on Linux.

hey.Push(hey.Notification{
	Title:    "foo",
	Body:     "bar",
	AppName:  "computer",
	Duration: hey.DefaultDuration,
})

Run go test to see an example notification.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].