#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 299/week @ 2024-01-01 62/week @ 2024-01-08 117/week @ 2024-01-15 178/week @ 2024-01-22 297/week @ 2024-01-29 246/week @ 2024-02-05 94/week @ 2024-02-12 94/week @ 2024-02-19 123/week @ 2024-02-26 138/week @ 2024-03-04 151/week @ 2024-03-11 194/week @ 2024-03-18 14/week @ 2024-03-25 58/week @ 2024-04-01 165/week @ 2024-04-08 202/week @ 2024-04-15

439 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–1.9MB
~37K SLoC