https://github.com/tauri-apps/tauri-hotkey-rs
https://github.com/tauri-apps/tauri-hotkey-rs
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tauri-apps/tauri-hotkey-rs
- Owner: tauri-apps
- Archived: true
- Created: 2021-02-14T04:49:18.000Z (almost 5 years ago)
- Default Branch: dev
- Last Pushed: 2021-06-13T11:15:08.000Z (over 4 years ago)
- Last Synced: 2024-04-13T10:08:59.550Z (over 1 year ago)
- Language: Rust
- Size: 65.4 KB
- Stars: 17
- Watchers: 8
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 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