livesplit-hotkey 0.8.1

livesplit-hotkey provides cross-platform global hotkey hooks.
Documentation

livesplit-hotkey is a crate that allows listening to hotkeys even when the application is not in focus. The crate currently supports Windows, macOS, Linux and the web via wasm-bindgen. On unsupported platforms the crate still compiles but uses a stubbed out implementation instead that never receives any hotkeys.