18 unstable releases (7 breaking)

0.8.0 Nov 6, 2025
0.6.0 Feb 7, 2025
0.4.1 Oct 6, 2024
0.3.0 Apr 7, 2024
0.2.4 Dec 9, 2023

#413 in GUI

Unlicense OR MIT OR BSL-1.0

36KB
363 lines

egui-keybind, a hotkey library for egui

docs.rs Downloads on Crates.io

crates.io | docs.rs | examples | changelogs

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

Installation with cargo

cargo add egui-keybind

Simple example

egui-keybind example

Serde

For serde support, enable the serde feature.

License

Public domain or MIT or Boost Software License

Dependencies

~5.5MB
~100K SLoC