12 releases

0.4.5 Jan 18, 2025
0.4.3 Oct 5, 2024
0.4.2 Jul 3, 2024
0.4.1 Aug 31, 2022
0.1.1 Oct 20, 2019

#36 in Operating systems

Download history 47520/week @ 2024-10-24 47925/week @ 2024-10-31 51650/week @ 2024-11-07 50961/week @ 2024-11-14 45787/week @ 2024-11-21 47211/week @ 2024-11-28 50833/week @ 2024-12-05 50040/week @ 2024-12-12 31426/week @ 2024-12-19 18974/week @ 2024-12-26 42264/week @ 2025-01-02 56619/week @ 2025-01-09 53942/week @ 2025-01-16 63446/week @ 2025-01-23 55851/week @ 2025-01-30 62703/week @ 2025-02-06

247,113 downloads per month
Used in 57 crates (25 directly)

MIT/Apache

25KB
393 lines

sd-notify

Actions Status Latest Version API docs

A lightweight crate for sending systemd service state notifications.

Quick start

let _ = sd_notify::notify(true, &[NotifyState::Ready]);

Releases

Release notes are available in CHANGELOG.md.

License

This project is licensed under either of

at your option.

Dependencies

~49KB