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).
- Host: GitHub
- URL: https://github.com/tamton-aquib/ttt
- Owner: tamton-aquib
- License: mit
- Created: 2021-03-06T09:53:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T15:47:15.000Z (over 3 years ago)
- Last Synced: 2025-04-24T01:44:20.418Z (about 1 year ago)
- Topics: hacktoberfest, python3, tkinter, typingtest
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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