#通知 #跨平台 #系统 #标题 #发送 #消息 #通知

notifica

小巧的跨平台 Rust crate,用于发送系统通知

7 个稳定版本

3.0.2 2021年2月23日
3.0.1 2021年1月21日
2.0.0 2020年7月20日
1.0.2 2019年4月10日
1.0.0 2019年4月8日

GUI 中排名第 444

Download history • Rust 包仓库 129/week @ 2024-03-11 • Rust 包仓库 47/week @ 2024-03-18 • Rust 包仓库 25/week @ 2024-03-25 • Rust 包仓库 96/week @ 2024-04-01 • Rust 包仓库 35/week @ 2024-04-08 • Rust 包仓库 49/week @ 2024-04-15 • Rust 包仓库 47/week @ 2024-04-22 • Rust 包仓库 42/week @ 2024-04-29 • Rust 包仓库 45/week @ 2024-05-06 • Rust 包仓库 52/week @ 2024-05-13 • Rust 包仓库 60/week @ 2024-05-20 • Rust 包仓库 45/week @ 2024-05-27 • Rust 包仓库 42/week @ 2024-06-03 • Rust 包仓库 31/week @ 2024-06-10 • Rust 包仓库 53/week @ 2024-06-17 • Rust 包仓库 47/week @ 2024-06-24 • Rust 包仓库

每月下载 181
6 个 Crates 使用

MIT/Apache

10KB
176

rust-notifica

小巧的跨平台 Rust crate,用于发送系统通知

API

API 文档

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

示例

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

类似库

许可证

许可协议为以下之一

由您选择。


lib.rs:

小巧的跨平台 Rust crate,用于发送系统通知

示例

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

依赖

~0–1.3MB
~24K SLoC