Typing test and benchmarking. This a desktop application is a very minimal clone of typingtest web application, built with Golang.
A pretty screenshot of the application:
To clone and run this application, you'll need Git and Golang.
# Clone this repository
$ git clone https://github.com/Leoff00/gofastypo.git
# Go into the repository
$ cd gofastypo
# Run the project locally
$ go run main.go
# Or if you want to compile
$ go build
# Or
$ chmod +x ./build.sh
This software uses the following open source packages: