Add: neotype

pull/76/head
Tullio Facchinetti 3 weeks ago
parent f3812f6b65
commit bac700711b

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools: **1508**
* Apps/tools: **1509**
* 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) (10)
* [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)
* [Utilities](#utility) (38)
* [Versioning](#versioning) (9), [Video](#video) (12), [Viewers](#viewers) (26)
* [Web browser](#browser) (18), [Web development](#webdev) (27), [Writing](#writing) (9)
@ -1742,6 +1742,7 @@ Games and utilities to measure and/or improve the typing ability.
* [fasttyper](https://github.com/ickyicky/fasttyper) - Fasttyper is minimalistic typing test based on user provided exercising text.
* [kboard](https://github.com/CamiloGarciaLaRotta/kboard) - Terminal game to practice keyboard typing.
* [neotype](https://github.com/tteeoo/neotype) - A terminal-based typing game powered by classic ANSI escape codes.
* [Smassh](https://github.com/kraanzu/smassh) - A TUI based typing test app inspired by MonkeyType.
* [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 flavored.

@ -1507,3 +1507,4 @@ networking,ATAC,,https://github.com/Julien-cpsn/ATAC,"Arguably a Terminal API
networking,geolocate,https://geolocatejs.org,https://github.com/adamlui/js-utils,Fetch IP geolocation data.
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.

1 category name homepage git description
1507 networking geolocate https://geolocatejs.org https://github.com/adamlui/js-utils Fetch IP geolocation data.
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.
Loading…
Cancel
Save