Registry / utility / tadvi-systray

tadvi-systray

JSON →
library0.0.0-20190226123456-11a2b8fa57afgogounverified

A Go library for creating system tray icons and menus.

go get github.com/tadvi/systray
INSTALL
IMPORT
SIG · TADVI-SYSTRAY
T
tadvi-systray
utilitygov0.0.0-20190226123456-11a2b8fa57af
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.

systray
github.com/tadvi/systray

Runs a system tray application.

package main import ( "github.com/tadvi/systray" ) func main() { systray.Run(func() { systray.SetTitle("My App") systray.AddMenuItem("Quit", "Quit the app") }, nil) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190226123456-11a2b8fa57aflatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
tadvi-systray — go get tadvi-systray · libregistry