Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rr-/10ff
Typing tests in CLI
https://github.com/rr-/10ff
game typing typing-game
Last synced: 2 months ago
JSON representation
Typing tests in CLI
- Host: GitHub
- URL: https://github.com/rr-/10ff
- Owner: rr-
- License: wtfpl
- Created: 2017-09-30T15:30:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T21:52:15.000Z (about 3 years ago)
- Last Synced: 2024-04-14T22:48:14.346Z (10 months ago)
- Topics: game, typing, typing-game
- Language: Python
- Size: 452 KB
- Stars: 51
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - rr-/10ff - Typing tests in CLI (Python)
README
10ff
----A certain typing contest site spin-off in CLI, without all the advertisements,
tracking and 10 megabytes of AJAX crap.#### Example
![](https://raw.githubusercontent.com/rr-/10ff/blob/example.gif)
#### Installation
```
pip install tenff
10ff
```#### Running without installation
```
git clone https://github.com/rr-/10ff
cd 10ff
python3 -m tenff
```