Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 516 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 516 Bytes

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:

python3 ttt.py

Screenshot

Yeah I'm bad at typing.


Config file

  • total_words_to_appear (default: 10)
  • max_length_of_a_word (default: 8)
  • time_allowed (default: 30 seconds)