Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 950 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 950 Bytes

egui-keybind, a hotkey library for egui

docs.rs Downloads on Crates.io

This library provides a simple egui widget for keybindings (hotkeys).

Installation with cargo

cargo add egui-keybind

egui-keybind example

Serde

For serde support, enable the serde feature.

License

Public domain or MIT or Boost Software License