Welcome to QtMonkeyType! This is a proof-of-concept application that showcases the power and flexibility of QML and PySide6. Inspired by the original Monkeytype.com, this project recreates its minimalistic design and extensive customizability. This project is particularly aimed at demonstrating my skills in QML.
- Minimalistic Design: Clean and user-friendly interface.
- Customization: Extensive options to personalize the typing experience.
- Performance: Smooth and responsive application, optimized for fast typing.
- Detailed Metrics: Track your typing speed, accuracy, and other metrics.
- Cross-Platform: Runs on multiple operating systems with the same performance and look.
Check out this video showcasing the application in action:
Qtmonkeytype_github_mouadaitougrram.mp4
To get started with QtMonkeyType, follow these steps:
- Clone the repository:
git clone https://github.com/Mouad4399/Qtmonkeytype.git
cd Qtmonkeytype
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python main.py