#sleep #suspend #wait

naptime

Detect sleep and wake notifications from the OS

1 unstable release

0.1.0 Aug 29, 2024

#66 in macOS and iOS APIs

Download history 112/week @ 2024-08-27 4/week @ 2024-09-10

116 downloads per month

MIT license

14KB
274 lines

Crates.io Documentation

naptime is a library that lets you subscribe to sleep and wake events from the OS and lets you request an idle sleep query to be denied.

Note

At the moment only macos is supported. Windows support is coming ...

Usage

Add this to your Cargo.toml:

[dependencies]
naptime = "0.1"

License

Licensed under the MIT License.

Dependencies

~0.6–1.1MB
~22K SLoC