Skip to content

Leoff00/gofastypo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Golang logo
Gofastypo

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: Screenshot dummy

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

Credits

This software uses the following open source packages: