system-idle-time
Cross-platform Rust library for getting the last user input on the system.
Supported Platforms
- Windows
- Linux (X11 and Wayland via DBus)
- macOS
Installation
Usage
use get_idle_time;
Contributing
PRs, issues, etc are all welcome!