mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 10:21:20 +08:00
.. | ||
build | ||
frontend | ||
.gitignore | ||
go.mod | ||
go.sum | ||
iconDarkMode.png | ||
iconLightMode.png | ||
main.go | ||
README.md | ||
wails.json |
System Tray
This example shows how to create a system tray using an experimental programmatic API.
Running
As this example outputs text to the console, it is recommended to build using wails build -debug
.
Supported Platforms
- Windows
- macOS
- Linux