notifica

Crates.ionotifica
lib.rsnotifica
version3.0.2
sourcesrc
created_at2019-04-08 01:50:21.895348
updated_at2021-02-23 18:35:42.483726
descriptionSmall, cross-platform Rust crate for sending system notifications
homepage
repositoryhttps://github.com/frewsxcv/rust-notifica
max_upload_size
id126437
size28,717
Corey Farwell (frewsxcv)

documentation

README

rust-notifica

Small, cross-platform Rust crate for sending system notifications

API

API Documentation

notifica::notify("<message title>", "<message body>");

Example

notifica::notify("Hello", "World! 🌍");

Similar libraries

License

Licensed under either of

at your option.

Commit count: 53

cargo fmt