11 releases

new 0.4.4 Jan 16, 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

#35 in Operating systems

Download history 60379/week @ 2024-09-27 61942/week @ 2024-10-04 55111/week @ 2024-10-11 52835/week @ 2024-10-18 47027/week @ 2024-10-25 49364/week @ 2024-11-01 49954/week @ 2024-11-08 51894/week @ 2024-11-15 43302/week @ 2024-11-22 50106/week @ 2024-11-29 50497/week @ 2024-12-06 50519/week @ 2024-12-13 24738/week @ 2024-12-20 22489/week @ 2024-12-27 47080/week @ 2025-01-03 45533/week @ 2025-01-10

149,421 downloads per month
Used in 29 crates (19 directly)

MIT/Apache

25KB
392 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