#notify #darwin #api-bindings

darwin-notify

Rust bindings for Darwin Notify API

1 unstable release

0.1.0 Aug 23, 2023

#12 in #darwin

Download history 74/week @ 2024-07-03 100/week @ 2024-07-10 81/week @ 2024-07-17 94/week @ 2024-07-24 102/week @ 2024-07-31 67/week @ 2024-08-07 15/week @ 2024-08-14 34/week @ 2024-08-21 13/week @ 2024-08-28 25/week @ 2024-09-04 27/week @ 2024-09-11 40/week @ 2024-09-18 51/week @ 2024-09-25 106/week @ 2024-10-02 73/week @ 2024-10-09 45/week @ 2024-10-16

281 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
~38K SLoC