An open API service indexing awesome lists of open source software.

https://github.com/tamton-aquib/ttt

Typing test made with tkinter (python).
https://github.com/tamton-aquib/ttt

hacktoberfest python3 tkinter typingtest

Last synced: 4 months ago
JSON representation

Typing test made with tkinter (python).

Awesome Lists containing this project

README

          

# **Typing Test with Tkinter.**

### Description:
A python program made on tkinter to calculate your typing speed.
The styling is trash btw.

___
### Requirements
* Python3+
* Tkinter

___
### Usage:
```sh
python3 ttt.py
```

___
### Screenshot
![Yeah I'm bad at typing.](https://user-images.githubusercontent.com/77913442/188434143-4d4f7e48-a216-41f0-b3a4-bd96b4a7b416.png)

___
### Config file
* `total_words_to_appear` (default: 10)
* `max_length_of_a_word` (default: 8)
* `time_allowed` (default: 30 seconds)