1 2 3 4 5 6 7 8 9 10 11 12
# Tauri Hotkey This crate provides cross platform APIs to register keyboard hotkeys. This is a fork of [hotkey-rs](https://github.com/gamebooster/soundboard/tree/master/extern/hotkey-rs). ## Platform support - Linux - macOS - Windows ## License MIT