| Crates.io | notifica |
| lib.rs | notifica |
| version | 3.0.2 |
| created_at | 2019-04-08 01:50:21.895348+00 |
| updated_at | 2021-02-23 18:35:42.483726+00 |
| description | Small, cross-platform Rust crate for sending system notifications |
| homepage | |
| repository | https://github.com/frewsxcv/rust-notifica |
| max_upload_size | |
| id | 126437 |
| size | 28,717 |
Small, cross-platform Rust crate for sending system notifications
notifica::notify("<message title>", "<message body>");
notifica::notify("Hello", "World! 🌍");

Licensed under either of
at your option.