A small typewriter to train your touchtyping running in the terminal with pretty ascii art
git clone https://github.com/sirBenhenry/Typewriter.git
cd Typewriter1. Create and activate a virtual environment, then install dependencies
pip install -r requirements.txt
3. Download the LLM model (one-time, ~350 MB)
python llm/setup.py
4. Run
python typewriter.py