Paper tape with extra information
Project description
plover-tapey-tape
plover-tapey-tape is an alternative to Plover’s built-in paper tape.
It provides a side-by-side view of strokes and translations as well as
extra information such as bars to the left representing how long each
stroke took.
| KP A |
++ | H AO*E R S | Here's
+ | WH A | what
| T | it
++++ | HRAO B G Z| looks
++ | HRAO EU B G | like
+ | T P H | in
+ | P RA B G S | practice
+ | T P P L | .
As you write, the paper tape is written in real time to a file named
tapey_tape.txt in Plover’s configuration directory:
- Windows:
%USERPROFILE%\AppData\Local\plover - macOS:
~/Library/Application Support/plover - Linux:
~/.config/plover
You can review the file afterwards or use a tool like tail -f to
get a real-time feed.
Configuration
To configure this plugin, create a JSON file named tapey_tape.json
in Plover’s configuration directory (see above). The available options
are as follows:
bar_time_unit: The amount of time in seconds each+sign represents. Defaults to0.2.bar_max_width: The maximum number of+signs shown. Set this to0to hide the bars. Defaults to5.
For example, to stretch out the bars to twice the default width, you can use
{
"bar_time_unit": 0.1,
"bar_max_width": 10
}
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plover_tapey_tape-0.0.1.tar.gz.
File metadata
- Download URL: plover_tapey_tape-0.0.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c61f4520659155de15d97b2f06a1385032863f07987cf59c2e095bc80a8b07d4
|
|
| MD5 |
c501d4ec690f9b0e33061fb24e9aeaf7
|
|
| BLAKE2b-256 |
3999accd2d0d6fe1ba31a64e74c76a9eaae0b9745f4bf22f43b1dd9e1bc45d90
|
File details
Details for the file plover_tapey_tape-0.0.1-py3-none-any.whl.
File metadata
- Download URL: plover_tapey_tape-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27bee7a8186b407580b79d98be8c440d7ea460d282c8a8999e8ac82243890d25
|
|
| MD5 |
7462a1b8105ab4dcde65da2e2a6e4527
|
|
| BLAKE2b-256 |
d9b8c3cfa0668431e67010d343db06471bcaa4664a70cdb8ffd9052f47fc0421
|