Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 833 Bytes

README.md

File metadata and controls

55 lines (35 loc) · 833 Bytes

Unkeyb pass GitHub License

A simple TUI keyboard typing speed test built using Go and the bubbletea framework

preview.webm

Note

currently supporting english and french.

Requirement :

Nothing unless :

go : if you are going to build from source.

Build :

You need a to have GOPATH added to PATH

$ 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