A meter to show your typing speed in Plover
Project description
# About
This is a plugin for Plover to display your typing speed as you type, in either or both of words per minute or strokes per minute:
Words per minute: Shows the rate at which you stroked words in the last 10 and 60 seconds.
Strokes per minute: Shows how efficiently you stroked words in the last 10 and 60 seconds. Lower values are more efficient, e.g. a value of 1 means that on average it took you one stroke to write out a word.
A word is defined in one of three ways:
NCRA: The [National Court Reporters Association](https://www.ncra.org/) defines a “word” as 1.4 syllables. This is the measure used for official NCRA testing material.
Traditional: The traditional metric for “word” in the context of keyboarding is defined to be 5 characters per word, including spaces. This is compatible with the notion of “word” in many typing speed utilities.
Spaces: A word is a whitespace-separated sequence of characters. This metric of course doesn’t take into account the fact that some words are longer than others, both in length and syllables.
The meters look like this:
![The WPM meter in action](media/wpm-meter.png) ![The strokes meter in action](media/strokes-meter.png)
# Installation
To install this plugin, you’ll need to build Plover from source, then install this package with an invocation something like this:
` pip install git+git://github.com/arxanas/plover_wpm_meter `
Then launch Plover and select the WPM meter from the tools.
# License
This plugin is licensed under the GPLv3.
Icon made by [Freepik](http://www.freepik.com/) from [www.flaticon.com](http://www.flaticon.com/).
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
Built Distribution
File details
Details for the file plover_wpm_meter-0.1.tar.gz
.
File metadata
- Download URL: plover_wpm_meter-0.1.tar.gz
- Upload date:
- Size: 39.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94aee23ddd46e6b5597bafb7b2c39171264958a9c7396d5667151c041f31284f |
|
MD5 | 8ae3f36655a491f094f1f679f8b8fe6c |
|
BLAKE2b-256 | c285dbb4cbc8ec08924b85cb1f6166822ea5d8c7a23ecb2f43c588d1ca9307fe |
File details
Details for the file plover_wpm_meter-0.1-py3-none-any.whl
.
File metadata
- Download URL: plover_wpm_meter-0.1-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1a4d2764614c6f078a46299c94b4f4ce3969cc252f0e2c5640d5546e7d9c6fa |
|
MD5 | 2a21f0cb8d4b0b58dbe5685f3a712bdb |
|
BLAKE2b-256 | 9106b57d08e579c4cc76a8d84fa9ea4bda32de1de9f5c9f8b2d6ac93c98dfff1 |