unkeyb
unkeyb copied to clipboard
A simple TUI keyboard typing speed test built using Go and the bubbletea framework.
Unkeyb

A simple TUI keyboard typing speed test built using Go and the bubbletea framework
[!NOTE] currently supporting english and french.
Requirement :
Nothing unless :
go : if you are going to build from source.
Build :
You need a to have
GOPATHadded toPATH
$ git clone https://github.com/andro404-MC/gokeyb
$ cd unkeyb
// Run
$ go run .
// Install
$ go install .
Usage :
To run :
$ unkeyb
set layout :
$ unkeyb -k qwerty-uk
set language :
$ unkeyb -l en
show help :
$ unkeyb -h