https://github.com/ivanjermakov/txtype
Command line typing software
https://github.com/ivanjermakov/txtype
Last synced: 2 months ago
JSON representation
Command line typing software
- Host: GitHub
- URL: https://github.com/ivanjermakov/txtype
- Owner: ivanjermakov
- Created: 2019-11-23T23:16:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T17:31:53.000Z (over 5 years ago)
- Last Synced: 2025-01-02T08:32:44.412Z (4 months ago)
- Language: Python
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TXTYPE
Command line typing software![]()
![]()
### Features
* Typing statistics (text completion, accuracy, errors, typing speed etc.)
* Wide configuration capabilities
* Internal command line
* Custom texts and dictionaries
* Unicode support
* Mouseless### Usage
````shell script
Usage: txtype.py [OPTIONS]Command line typing software
Options:
-c, --config TEXT specify configuration path
-n, --new create specified configuration file if not exist
--help Show this message and exit.
````