Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 246 Bytes

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)