mattiasw / alphatype

Python program that measures how fast you type the alphabet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alphatype

Alphatype is a Python 3 program that measures how fast you type the alphabet.

Usage

$ ./alphatype --help
usage: alphatype.py [-h] [-a ALPHABET]

Measure how fast you type the alphabet.

optional arguments:
  -h, --help            show this help message and exit
  -a ALPHABET, --alphabet ALPHABET
                        use alphabet ALPHABET, e.g. sv (default is en)

About

Python program that measures how fast you type the alphabet.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%