kbt

(kbt board tester)*

GitHub release (latest SemVer) GitHub Workflow Status

image

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/<your-application> /usr/local/bin/

Prerequisites

Acknowledgments

Built with ratatui