A simple typing trainer to improve your typing speed and accuracy.
- Three difficulty levels: Easy, Medium, and Hard.
- Error tracking: Count your mistakes while typing.
- Typing speed calculation: Measure your typing speed in characters per minute (CPM).
-
Clone the repository:
git clone https://github.com/rpk6432/typing-trainer.git cd typing-trainer
-
Make sure Python 3.10+ is installed.
-
Run the program:
python src/main.py
- Graphical User Interface (GUI): Create a desktop application with an intuitive interface.
- Web-based version: Develop a browser-based UI for better accessibility.
- Progress tracking: Save and view past practice sessions to track improvement.
- Custom text uploads: Allow users to upload their own texts for personalized practice.