| Crates.io | burncloud-client-tray |
| lib.rs | burncloud-client-tray |
| version | 0.1.1 |
| created_at | 2025-09-23 04:34:26.568517+00 |
| updated_at | 2025-09-24 13:26:33.057579+00 |
| description | A simple system tray application for BurnCloud client |
| homepage | https://burncloud.com |
| repository | https://github.com/burncloud/burncloud-client-tray |
| max_upload_size | |
| id | 1850993 |
| size | 38,190 |
A simple system tray application for BurnCloud client.
use burncloud_client_tray::start_tray;
fn main() {
start_tray().unwrap();
}
cargo run
Add this to your Cargo.toml:
[dependencies]
burncloud-client-tray = "0.1.0"
./res/burncloud.icoLicensed under either of
at your option.