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 46940/week @ 2024-10-30 51874/week @ 2024-11-06 49177/week @ 2024-11-13 48041/week @ 2024-11-20 45634/week @ 2024-11-27 49832/week @ 2024-12-04 51383/week @ 2024-12-11 39058/week @ 2024-12-18 18565/week @ 2024-12-25 34841/week @ 2025-01-01 55355/week @ 2025-01-08 55101/week @ 2025-01-15 61116/week @ 2025-01-22 57794/week @ 2025-01-29 62465/week @ 2025-02-05 46287/week @ 2025-02-12

238,673 downloads per month
Used in 30 crates (20 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