Add: ttyper

pull/37/head
Tullio Facchinetti 3 months ago
parent 41a161e04f
commit f0d40a2800

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1403**
* Apps/tools covered: **1404**
* Number of categories: **76**.
# Index
@ -27,7 +27,7 @@ Some links are available to [related resources](#resources).
* [Package managers](#package-manager) (16), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (25), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (36), [Prompts](#prompt) (4)
* [RSS](#rss) (10), [Religion](#religion) (4)
* [Science](#science) (19), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (31), [Shells](#shells) (14), [Sound and music](#music) (46), [System monitoring](#monitor) (31), [System tools](#system) (24)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (33), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (33), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (7), [Typing test and practice](#typing) (9)
* [Utilities](#utility) (40)
* [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (26)
* [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9)
@ -1636,6 +1636,7 @@ Games and utilities to measure and/or improve the typing ability.
* [termtyper](https://github.com/kraanzu/termtyper) - A typing application to level up your fingers!
* [thokr](https://github.com/jrnxf/thokr) - Sleek typing tui with visualized results and historical logging.
* [toipe](https://github.com/Samyak2/toipe) - Yet another typing test, but crab flavoured.
* [ttyper](https://github.com/max-niederman/ttyper) - Terminal-based typing test.
* [Typespeed](http://typespeed.sourceforge.net/) - Type words that are flying by from left to right as fast as you can; features different word sets, e.g., UNIX commands, English words, Non-English words.
* [typetype](https://github.com/ahmet8zer/typetype) - Minimalistic command line typing game.
* [Typr](https://github.com/DriftingOtter/Typr) - `typr` is a Python-based application that utilizes the 'rich' module to provide you with a simple yet satisfying tui when typing, `typr` is designed to be simple and easy to use.

@ -1402,3 +1402,4 @@ chat,toot,,https://github.com/ihabunek/toot,Mastodon CLI & TUI.
package-manager,topgrade,,https://github.com/topgrade-rs/topgrade,Upgrade all the things.
networking,tproxy,,https://github.com/kevwan/tproxy,A cli tool to proxy and analyze TCP connections.
networking,trippy,,https://github.com/fujiapple852/trippy,A network diagnostic tool.
typing,ttyper,,https://github.com/max-niederman/ttyper,Terminal-based typing test.

1 category name homepage git description
1402 package-manager topgrade https://github.com/topgrade-rs/topgrade Upgrade all the things.
1403 networking tproxy https://github.com/kevwan/tproxy A cli tool to proxy and analyze TCP connections.
1404 networking trippy https://github.com/fujiapple852/trippy A network diagnostic tool.
1405 typing ttyper https://github.com/max-niederman/ttyper Terminal-based typing test.
Loading…
Cancel
Save