Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesbirtles/hotkey-rs
A library to listen to global hotkeys in Rust
https://github.com/jamesbirtles/hotkey-rs
Last synced: 14 days ago
JSON representation
A library to listen to global hotkeys in Rust
- Host: GitHub
- URL: https://github.com/jamesbirtles/hotkey-rs
- Owner: jamesbirtles
- Created: 2019-11-10T01:19:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T21:06:43.000Z (over 3 years ago)
- Last Synced: 2024-10-21T13:33:23.065Z (21 days ago)
- Language: Rust
- Homepage: https://docs.rs/hotkey
- Size: 8.79 KB
- Stars: 56
- Watchers: 1
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Hotkey
A library to listen to global hotkeys in Rust
## How to use
See the examples folder for how to use this library.
## OS Support
This lib aims to be cross platform. The currently supported platforms are:
- Windows
- Linux (X11)