10 releases (breaking)
0.10.0 | Apr 7, 2024 |
---|---|
0.9.0 | Oct 18, 2023 |
0.8.0 | Apr 29, 2023 |
0.7.1 | Sep 8, 2022 |
0.4.0-alpha | May 21, 2020 |
#395 in GUI
1,837 downloads per month
Used in 6 crates
41KB
1K
SLoC
Multi-platform Tray Indicator
Please see the examples as documentation is currently lacking.
Tray Indicator uses icons from gresources on Linux and .rc
-files on Windows.
These resourses have to be packed into the final binary.
- Linux
- Windows
- MacOS*
* MacOS does not allow running applications in threads other than main, meaning that
it is not possible to listen for events in a new thread. See the macos.rs
example for a how-to.
Todo:
- Docs
Dependencies
~0–12MB
~154K SLoC