Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 469 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 469 Bytes

This is a fork of Tauri Hotkey.

The main changes:

  • Added support for NumPad keys.
  • Updated dependencies.

The original description of Tauri Hotkey is below.


Tauri Hotkey

This crate provides cross platform APIs to register keyboard hotkeys. This is a fork of hotkey-rs.

Platform support

  • Linux
  • macOS
  • Windows

License

MIT