Skip to main content

An offline, customizable, feature-rich, typing app

Project description

Typertype

PyPI version fury.io License: GPL v3 GitHub issues GitHub issues


Typertype is an offline, customizable, feature-rich, typing app. It allows users to practice typing habits and test their typing speed offline with a wide array of customizability.

Installation

pip install typertype

Note that if you are using windows, you will have to install the curses library seperately using the following

pip install windows-curses

Usage

Import typertype by using

import typertype

You can start typing by creating a python(.py) script or by simply opening up a python shell

>> import typertype

>> tt = typertype.Typertype()

>> tt.run()

That's it! You can run the commands and start typing even without internet, and your settings will be automatically saved each time. No additional steps are required to run the program.

Features

Typertype currently have the following modes: Word, Time, and Quotes

Typertype is able to...

  • save your typing preference by storing them in JSON format locally
  • modify words by randomly swapping, adding, or removing letters in words to help you adapt to different typing scenarios.
  • allow users to correct their words in different ways such as
    • stopping the cursor if a letter is typed wrong
    • moving on and skipping the letters typed wrong but allowing backspacing to fix the wrong letters
    • skipping the letters typed wrong but doesn't allow backspacing
  • analyze typing data and give statistics
  • and much much more!

Demo

Demo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

typertype-1.1.4.tar.gz (24.9 kB view hashes)

Uploaded Source

Built Distribution

typertype-1.1.4-py3-none-any.whl (28.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page