#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 61/week @ 2024-07-22 125/week @ 2024-07-29 69/week @ 2024-08-05 25/week @ 2024-08-12 31/week @ 2024-08-19 13/week @ 2024-08-26 34/week @ 2024-09-02 15/week @ 2024-09-09 41/week @ 2024-09-16 42/week @ 2024-09-23 68/week @ 2024-09-30 117/week @ 2024-10-07 43/week @ 2024-10-14 82/week @ 2024-10-21 63/week @ 2024-10-28 74/week @ 2024-11-04

264 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
~37K SLoC