Skip to content

heterl0/monkeytype-logger

Repository files navigation

Monkeytype Logger Extension

Frame 2

This extension logs errors and corrected words from your Monkeytype tests to track progress over time.

Publish Extension

The extension is published on Microsoft Edge Add-ons: Monkeytype History Logger.

Installation

  1. In Chrome, enable developer mode.
  2. Load this folder as an unpacked extension.

Features

  • Identifies slow and mistyped words for targeted practice
  • Logs all words typed in Monkeytype
  • Supports exporting logs as JSON-file

Monkeytype Settings

Make sure "always show words history" is enabled in your Monkeytype account settings to better track typed words in your logs.

Analysis Setup

  1. Install Python requirements:
    pip install -r requirements.txt
    
  2. Place monkeytype_data.json into the monkeytype-analysis folder.
  3. Run the analysis:
    python typing-error-analysis.py
    
    or open typing-error-analysis-notebook.ipynb in Jupyter.

License

See LICENSE.

About

This is a MonkeyType Extension User for logging error type.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors