mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 01:13:03 +08:00
18 lines
282 B
Markdown
18 lines
282 B
Markdown
# 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
|
|
|
|
- [x] Windows
|
|
- [ ] macOS
|
|
- [ ] Linux
|
|
|
|
|
|
|
|
|