/egui-keybind

Hotkey widget for egui!

Primary LanguageRustThe UnlicenseUnlicense

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