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