junkdog/exabind

animated TUI for viewing KDE shortcuts

Rust

295

101 commits

updated Mar 29, 2026

See the code

README

exabind

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!

exabind

🌐 Try it online

Features

  • Interactive keyboard layout visualization with LED effects and key highlighting
  • Parse and display shortcuts from:
    • KDE global shortcuts
    • JetBrains IDE keymap files
  • Filter shortcuts by modifier keys (Ctrl, Alt, Shift, Meta)
  • Categorized shortcut display with animated transitions
  • Beautiful TUI powered by ratatui
  • Catppuccin color scheme

Running

cargo run --release

Usage

# View KDE global shortcuts (~/.config/kglobalshortcutsrc")
exabind 

# or specify a custom path
exabind path/to/kglobalshortcutsrc

Controls

KeyAction
qQuit
↑/↓Navigate categories
EscDeselect category
Ctrl/Alt/Shift/MetaToggle modifier key filters
ratatui
shortcuts
tachyonfx
tui

Contributors

junkdog

100 commits

enbrnz

1 commits

junkdog/exabind

animated TUI for viewing KDE shortcuts

Rust

295

101 commits

updated Mar 29, 2026

See the code

README

exabind

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!

exabind

🌐 Try it online

Features

  • Interactive keyboard layout visualization with LED effects and key highlighting
  • Parse and display shortcuts from:
    • KDE global shortcuts
    • JetBrains IDE keymap files
  • Filter shortcuts by modifier keys (Ctrl, Alt, Shift, Meta)
  • Categorized shortcut display with animated transitions
  • Beautiful TUI powered by ratatui
  • Catppuccin color scheme

Running

cargo run --release

Usage

# View KDE global shortcuts (~/.config/kglobalshortcutsrc")
exabind 

# or specify a custom path
exabind path/to/kglobalshortcutsrc

Controls

KeyAction
qQuit
↑/↓Navigate categories
EscDeselect category
Ctrl/Alt/Shift/MetaToggle modifier key filters
ratatui
shortcuts
tachyonfx
tui

Contributors

junkdog

100 commits

enbrnz

1 commits

Languages

Rust

97.6%

HTML

1.6%