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.