Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)