hotkey 0.3.1

Register global hotkeys
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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)