hoodie/notify-rust
☝️send desktop notifications from your Rust app. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 91
- Release rhythm 89
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4123
- days_rel: 78
- days_push: 58
- n_releases_24m: 10
Adoption not part of the score
1421 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust library for displaying desktop notifications on Linux/BSD (via XDG/dbus), macOS, and Windows. It provides a builder-style API for sending notifications with summaries, bodies, icons, timeouts, and hints.
Use cases
- show a desktop notification from my rust app
- send toast notifications on windows from rust
- display notifications on linux following the xdg spec
- notify the user when a long-running task finishes
- show persistent notifications that stay until acknowledged
- send notifications with icons or images on linux and macos
When to choose
- you are building a Rust desktop or CLI application that needs native OS notifications
- you need cross-platform notification support across Linux/BSD, macOS, and Windows
- you want a simple builder API without dealing with dbus directly
When to avoid
- you need notifications in a non-Rust language
- you need rich interactive notifications with buttons and actions beyond basic hints
- you are building a web or mobile app where OS notifications are handled differently
Facets
library · maturity active
gui developer-tools desktop-applications cross-platform developer-tools windows rust desktop-notifications xdg dbus notification-center toast-notifications linux macos
2 sources
- readme: https://github.com/hoodie/notify-rust · fetched 2026-08-28 · 76658d5690c2
- registry_crates: https://crates.io/api/v1/crates/notify-rust · fetched 2026-08-29 · 71872516b0f5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hoodie/notify-rust | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="hoodie/notify-rust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem