kbt

(kbt board tester)

GitHub release (latest SemVer) GitHub Workflow Status

kbt-gif

Motivation

I got tired with semi-broken online keyboard testers, so here we go – one on a solid platform – terminal.

Features

Limitations

Installation

AUR

paru -S kbt

Building from source

  1. cargo build --release
  2. cp target/release/kbt /usr/local/bin/

Prerequisites

Acknowledgments

Built with ratatui