Registry / utility / gen2brain-beeep

gen2brain-beeep

JSON →
library0.11.2gogounverified

A cross-platform library for sending desktop notifications and beeps.

go get github.com/gen2brain/beeep
INSTALL
IMPORT
SIG · GEN2BRAIN-BEEEP
G
gen2brain-beeep
utilitygov0.11.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

beeep
github.com/gen2brain/beeep

Sends a desktop notification.

package main import ( "github.com/gen2brain/beeep" ) func main() { err := beeep.Notify("Title", "Message body", "") if err != nil { panic(err) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gen2brain-beeep — go get gen2brain-beeep · libregistry