1 unstable release
0.1.0 | Aug 29, 2024 |
---|
#337 in Operating systems
14KB
274 lines
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