hotkey-rs icon indicating copy to clipboard operation
hotkey-rs copied to clipboard

A library to listen to global hotkeys in Rust

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)