Crates.io | notifica |
lib.rs | notifica |
version | 3.0.2 |
source | src |
created_at | 2019-04-08 01:50:21.895348 |
updated_at | 2021-02-23 18:35:42.483726 |
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.