#notify #darwin #api-bindings

darwin-notify

Rust bindings for Darwin Notify API

1 unstable release

0.1.0 Aug 23, 2023

#14 in #darwin

Download history 7/week @ 2024-11-14 13/week @ 2024-11-21 26/week @ 2024-11-28 25/week @ 2024-12-05 55/week @ 2024-12-12 26/week @ 2024-12-19 11/week @ 2024-12-26 53/week @ 2025-01-02 12/week @ 2025-01-09 37/week @ 2025-01-16 23/week @ 2025-01-23 46/week @ 2025-01-30 83/week @ 2025-02-06 95/week @ 2025-02-13 111/week @ 2025-02-20 91/week @ 2025-02-27

386 downloads per month

MIT license

8KB
142 lines

darwin-notify

Rust bindings for Darwin Notify API

Usage

git clone https://github.com/SubconsciousCompute/darwin-notify
cd darwin-notify
cargo run --example coonsomer # in terminal one
cargo run --example producer # in terminal two

lib.rs:

Darwin Notify API bindings for Rust.

Find the API docs on official Apple docs

Dependencies

~0–2MB
~39K SLoC