1 unstable release
0.1.0 | Aug 23, 2023 |
---|
#12 in #darwin
281 downloads per month
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