Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rr-/10ff

Typing tests in CLI
https://github.com/rr-/10ff

game typing typing-game

Last synced: about 1 month ago
JSON representation

Typing tests in CLI

Awesome Lists containing this project

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
```