Crates.io | kbt |
lib.rs | kbt |
version | 2.1.0 |
source | src |
created_at | 2023-07-23 14:48:04.919145 |
updated_at | 2024-01-06 10:52:34.869919 |
description | Keyboard tester in terminal |
homepage | https://github.com/bloznelis/kbt |
repository | https://github.com/bloznelis/kbt |
max_upload_size | |
id | 923790 |
size | 99,004 |
(kbt board tester)
I got tired with semi-broken online keyboard testers, so here we go – one on a solid platform – terminal.
paru -S kbt
cargo install kbt
note: Default location of the installed binary is $HOME/.cargo/bin
brew tap bloznelis/tap
brew install kbt
note: During the first run you might need to grant Accessibility access.
Grab binary from the latest release
make build
cp target/release/kbt /usr/local/bin/
rust
Built with ratatui