egui-keybind 0.3.0

A keybind widget for egui
Documentation

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