Registry / utility / deckarep-gosx-notifier

deckarep-gosx-notifier

JSON →
library0.0.0-20180201035817-e127226297fbgogounverified

A Go library for sending desktop notifications on macOS.

go get github.com/deckarep/gosx-notifier
INSTALL
IMPORT
SIG · DECKAREP-GOSX-NOTI
D
deckarep-gosx-notifier
utilitygov0.0.0-20180201035817-e127226297fb
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.

gosxnotifier
github.com/deckarep/gosx-notifier

Sends a desktop notification on macOS.

package main import "github.com/deckarep/gosx-notifier" func main() { note := gosxnotifier.NewNotification("Hello, World!") note.Push() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180201035817-e127226297fblatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
deckarep-gosx-notifier — go get deckarep-gosx-notifier · libregistry