Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xAX/notificator
/ functions
Functions
13 in github.com/0xAX/notificator
⨍
Functions
13
◇
Types & classes
6
↓ 2 callers
Function
CheckMacOSVersion
()
notification.go:140
↓ 2 callers
Function
CheckTermNotif
Helper function for macOS
notification.go:131
↓ 2 callers
Method
Push
(title string, text string, iconPath string, urgency string)
notification.go:31
↓ 1 callers
Function
New
(o Options)
notification.go:111
↓ 1 callers
Method
push
(title string, text string, iconPath string)
notification.go:22
↓ 1 callers
Method
pushCritical
(title string, text string, iconPath string)
notification.go:23
Function
main
()
example/main.go:11
Method
push
(title string, text string, iconPath string)
notification.go:50
Method
push
(title string, text string, iconPath string)
notification.go:91
Method
push
(title string, text string, iconPath string)
notification.go:102
Method
pushCritical
Causes the notification to stick around until clicked.
notification.go:72
Method
pushCritical
Causes the notification to stick around until clicked.
notification.go:96
Method
pushCritical
Causes the notification to stick around until clicked.
notification.go:107