go-toast

Send toast notifications in Windows
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.gitignore1L
-rw-r--r--ARCHITECTURE.md244L
-rw-r--r--LICENSE61L
-rw-r--r--README.md86L
-rw-r--r--constants.go65L
-rw-r--r--examples/toast-cli/main.go98L
-rw-r--r--go.mod8L
-rw-r--r--go.sum5L
-rw-r--r--internal/kernel32/kernel32.go78L
-rw-r--r--internal/winrt/data/xml/dom/xmldocument.go73L
-rw-r--r--internal/winrt/ui/notifications/toastnotification.go88L
-rw-r--r--internal/winrt/ui/notifications/toastnotificationmanager.go53L
-rw-r--r--internal/winrt/ui/notifications/toastnotificationmanagerforuser.go68L
-rw-r--r--internal/winrt/ui/notifications/toastnotifier.go64L
-rw-r--r--tmpl/powershell.go.tmpl14L
-rw-r--r--tmpl/tmpl.go28L
-rw-r--r--tmpl/xml.go.tmpl38L
-rw-r--r--toast.go233L
-rw-r--r--wintoast/bind.go89L
-rw-r--r--wintoast/bind_noop.go21L
-rw-r--r--wintoast/bind_test.go149L
-rw-r--r--wintoast/bind_windows.go211L
-rw-r--r--wintoast/impl.go179L
-rw-r--r--wintoast/procs.go37L
-rw-r--r--wintoast/registry.go110L