Add: Typon

pull/76/head
Tullio Facchinetti 4 weeks ago
parent bac700711b
commit 78fa011029

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools: **1509**
* Apps/tools: **1510**
* Categories: **77**
# Index
@ -27,7 +27,7 @@ Some links are available to [related resources](#resources).
* [Package managers](#package-manager) (19), [Password managers](#password-manager) (21), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (26), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (39), [Prompts](#prompt) (14)
* [RSS](#rss) (10), [Religion](#religion) (4)
* [Science](#science) (20), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (32), [Shells](#shells) (25), [Sound and music](#music) (46), [System monitoring](#monitor) (29), [System tools](#system) (27)
* [Terminals](#terminal) (22), [Text processing](#text-processing) (36), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (16), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (8), [Typing test and practice](#typing) (11)
* [Terminals](#terminal) (22), [Text processing](#text-processing) (36), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (16), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (8), [Typing test and practice](#typing) (12)
* [Utilities](#utility) (38)
* [Versioning](#versioning) (9), [Video](#video) (12), [Viewers](#viewers) (26)
* [Web browser](#browser) (18), [Web development](#webdev) (27), [Writing](#writing) (9)
@ -1750,6 +1750,7 @@ Games and utilities to measure and/or improve the typing ability.
* [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.
* [typing-game-cli](https://github.com/akgondber/typing-game-cli) - Command line game to practice your typing speed.
* [Typon](https://github.com/ihsuy/Typon) - A multi-featured typing practice tool which can turn any text file into a 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.
## <a name="utility"></a>Utilities

@ -1508,3 +1508,4 @@ networking,geolocate,https://geolocatejs.org,https://github.com/adamlui/js-utils
system,auto-cpufreq,,https://github.com/AdnanHodzic/auto-cpufreq,"Automatic CPU speed and power optimizer for Linux, which allows to dynamically change the settings of the CPU to save energy and extend the battery life on laptops."
networking,packemon,,https://github.com/ddddddO/packemon,TUI tool and Go library for sending packets of arbitrary input and monitoring packets on any network interfaces (default: eth0).
typing,neotype,,https://github.com/tteeoo/neotype,A terminal-based typing game powered by classic ANSI escape codes.
typing,Typon,,https://github.com/ihsuy/Typon,A multi-featured typing practice tool which can turn any text file into a typing game.

1 category name homepage git description
1508 system auto-cpufreq https://github.com/AdnanHodzic/auto-cpufreq Automatic CPU speed and power optimizer for Linux, which allows to dynamically change the settings of the CPU to save energy and extend the battery life on laptops.
1509 networking packemon https://github.com/ddddddO/packemon TUI tool and Go library for sending packets of arbitrary input and monitoring packets on any network interfaces (default: eth0).
1510 typing neotype https://github.com/tteeoo/neotype A terminal-based typing game powered by classic ANSI escape codes.
1511 typing Typon https://github.com/ihsuy/Typon A multi-featured typing practice tool which can turn any text file into a typing game.
Loading…
Cancel
Save