Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deckarep/gosx-notifier
/ functions
Functions
23 in github.com/deckarep/gosx-notifier
⨍
Functions
23
◇
Types & classes
2
↓ 12 callers
Function
NewNotification
(message string)
gosx-notifier.go:43
↓ 12 callers
Method
Push
()
gosx-notifier.go:48
↓ 2 callers
Function
exists
(file string)
terminal-app-zip.go:45
↓ 2 callers
Function
normalizeImagePath
(image string)
gosx-notifier.go:131
↓ 2 callers
Function
supportedOS
()
terminal-app-zip.go:25
↓ 1 callers
Function
installTerminalNotifier
()
terminal-app-zip.go:52
↓ 1 callers
Function
unpackZip
(reader *zip.Reader, tempPath string)
terminal-app-zip.go:77
↓ 1 callers
Function
unpackZippedFile
(filename, tempPath string, zipFile *zip.File)
terminal-app-zip.go:95
Function
Test_AppIcon
(t *testing.T)
gosx-notifier_test.go:90
Function
Test_ContentImage
(t *testing.T)
gosx-notifier_test.go:108
Function
Test_ContentImageAndIcon
(t *testing.T)
gosx-notifier_test.go:126
Function
Test_Group
(t *testing.T)
gosx-notifier_test.go:74
Function
Test_Install
(t *testing.T)
gosx-notifier_test.go:9
Function
Test_Link_App_Bundle
(t *testing.T)
gosx-notifier_test.go:171
Function
Test_Link_Url
(t *testing.T)
gosx-notifier_test.go:161
Function
Test_NewNotifier
(t *testing.T)
gosx-notifier_test.go:19
Function
Test_Push
(t *testing.T)
gosx-notifier_test.go:28
Function
Test_Sender
(t *testing.T)
gosx-notifier_test.go:58
Function
Test_Sound
* Not an easy way to verify the tests below actually work as designed, but here for completion. */
gosx-notifier_test.go:151
Function
Test_Subtitle
(t *testing.T)
gosx-notifier_test.go:47
Function
Test_Title
(t *testing.T)
gosx-notifier_test.go:37
Function
init
()
terminal-app-zip.go:34
Function
main
()
cmd/notify/main.go:11