Clone the project using
$ git clone https://github.com/Taz03/monkeytype-tui
$ cd monkeytype-tui
- Go to the MonkeyType settings tab
- Click the
Go to the danger zone
button under theMore Account Settings
header. - Click the
export
button to copy your MonkeyType settings to the system clipboard. - While in the project root directory, create a json file
config.json
and paste the exported json inside
$ go run .
After setup, there is no way to tweak settings through the program. However, you can go back to monkeytype and change settings on the website. You can then repeat steps 4-6 in order to apply the changes to the app.
If you encounter any bugs, please open a github issue. Describe clearly the issue you're experiencing and the circumstances that may have caused it if applicable.