#notifications #api #system-notifications

notifica

Small, cross-platform Rust crate for sending system notifications

7 stable releases

3.0.2 Feb 23, 2021
3.0.1 Jan 21, 2021
2.0.0 Jul 20, 2020
1.0.2 Apr 10, 2019
1.0.0 Apr 8, 2019

#456 in GUI

Download history 129/week @ 2024-12-12 40/week @ 2024-12-19 72/week @ 2024-12-26 29/week @ 2025-01-02 182/week @ 2025-01-09 210/week @ 2025-01-16 96/week @ 2025-01-23 50/week @ 2025-01-30 131/week @ 2025-02-06 82/week @ 2025-02-13 73/week @ 2025-02-20 102/week @ 2025-02-27 49/week @ 2025-03-06 134/week @ 2025-03-13 414/week @ 2025-03-20 258/week @ 2025-03-27

859 downloads per month
Used in 7 crates

MIT/Apache

10KB
176 lines

Small, cross-platform Rust crate for sending system notifications

Examples

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

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.

Dependencies

~0–1.4MB
~25K SLoC