A TUI for viewing KDE shortcuts with an interactive keyboard layout and animated visualizations.
This can be seen as a "tech demo" for tachyonfx.
Feel free to open issues for any features requests or bugs you find!

cargo run --release
# View KDE global shortcuts (~/.config/kglobalshortcutsrc")
exabind
# or specify a custom path
exabind path/to/kglobalshortcutsrc
| Key | Action |
|---|---|
q | Quit |
↑/↓ | Navigate categories |
Esc | Deselect category |
Ctrl/Alt/Shift/Meta | Toggle modifier key filters |
Rust
97.6%
HTML
1.6%
A TUI for viewing KDE shortcuts with an interactive keyboard layout and animated visualizations.
This can be seen as a "tech demo" for tachyonfx.
Feel free to open issues for any features requests or bugs you find!

cargo run --release
# View KDE global shortcuts (~/.config/kglobalshortcutsrc")
exabind
# or specify a custom path
exabind path/to/kglobalshortcutsrc
| Key | Action |
|---|---|
q | Quit |
↑/↓ | Navigate categories |
Esc | Deselect category |
Ctrl/Alt/Shift/Meta | Toggle modifier key filters |
Rust
97.6%
HTML
1.6%