14 stable releases
2.1.0 | Jan 6, 2024 |
---|---|
2.0.6 | Nov 5, 2023 |
1.2.3 | Aug 11, 2023 |
1.2.1 | Jul 28, 2023 |
0.3.4 | Jul 23, 2023 |
#354 in Hardware support
42 downloads per month
71KB
2.5K
SLoC
kbt
(kbt board tester)
Motivation
I got tired with semi-broken online keyboard testers, so here we go – one on a solid platform – terminal.
Features
- Multiple keyboard layouts
- Interactive menu
- Linux, MacOS, Windows support
Limitations
- Wayland is not supported
Installation
AUR
paru -S kbt
Cargo
cargo install kbt
note: Default location of the installed binary is $HOME/.cargo/bin
Homebrew
brew tap bloznelis/tap
brew install kbt
note: During the first run you might need to grant Accessibility access.
Prebuilt binaries
Grab binary from the latest release
Building from source
make build
cp target/release/kbt /usr/local/bin/
Prerequisites
rust
Acknowledgments
Built with ratatui
Dependencies
~7–32MB
~466K SLoC