ttt icon indicating copy to clipboard operation
ttt copied to clipboard

Typing test made with tkinter (python).

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)