5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 03:01:45 +08:00
wails/v2/examples/systray/README.md
Lea Anthony b84a2e5255
Windows tray menus (#2181)
* Add example

* Add windows systray

* Add gitkeep

* use windows.GUID
2022-12-06 20:55:56 +11:00

282 B

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