This extension logs errors and corrected words from your Monkeytype tests to track progress over time.
The extension is published on Microsoft Edge Add-ons: Monkeytype History Logger.
- In Chrome, enable developer mode.
- Load this folder as an unpacked extension.
- Identifies slow and mistyped words for targeted practice
- Logs all words typed in Monkeytype
- Supports exporting logs as JSON-file
Make sure "always show words history" is enabled in your Monkeytype account settings to better track typed words in your logs.
- Install Python requirements:
pip install -r requirements.txt - Place
monkeytype_data.jsoninto themonkeytype-analysisfolder. - Run the analysis:
or open
python typing-error-analysis.pytyping-error-analysis-notebook.ipynbin Jupyter.
See LICENSE.
