Added typetype and the typing category

test-summary-newlines-at-new-initial-letter
Tullio Facchinetti 10 months ago
parent 9bb6e08fac
commit 658793be95

@ -32,11 +32,11 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
To date, **1003** apps/tools covered, organized in **55** categories.
To date, **1004** apps/tools covered, organized in **56** categories.
# Index
[Backup](#backup) (10) | [Calculators](#calc) (8) | [Chat and instant messaging](#chat) (13) | [Commands cheatsheet and snippets](#cheatsheet) (14) | [Conversion](#conversion) (7) | [Data management](#data-management) (38) | [Data transfer](#transfer) (32) | [Directory changers](#cd) (16) | [ChatGPT](#chatgpt) (8) | [Co-pilot](#copilot) (7) | [Diff](#diff) (9) | [Disk usage analyzers](#disk-analyzer) (12) | [Editors](#editors) (23) | [Email](#email) (13) | [File explorer and tree visualization](#file-explorer) (8) | [File and file system handling](#file-handling) (39) | [File listing (replacement of ls)](#file-ls) (6) | [File manager](#file-manager) (18) | [File renamers](#file-renamer) (11) | [File systems](#file-system) (4) | [Financial tools](#financial) (8) | [Font management](#font) (2) | [Funny tools](#funny) (25) | [Fuzzy finders](#fuzzy-finder) (10) | [Games](#games) (45) | [Git and accessories](#git) (38) | [Graphics](#graphics) (27) | [Multimedia](#multimedia) (11) | [Networking](#networking) (23) | [Note taking](#note-taking) (19) | [Office tools](#office) (16) | [Organizers and calendars](#organizers) (18) | [Online search and resources](#online) (12) | [Password managers](#password-manager) (14) | [Productivity](#productivity) (21) | [Programming](#programming) (37) | [Science](#science) (13) | [Security and encryption](#security) (21) | [Shells](#shells) (9) | [Sound and music](#music) (30) | [System monitoring](#monitor) (35) | [Screen savers](#screensaver) (4) | [System tools](#system) (40) | [Terminals](#terminal) (11) | [Text processing](#text-processing) (32) | [Text search](#text-search) (11) | [Time trackers](#time-tracker) (13) | [Todo managers](#todo-manager) (22) | [Torrent](#torrent) (7) | [Utilities](#utility) (45) | [Versioning](#versioning) (6) | [Viewers](#viewers) (36) | [Web browser](#browser) (16) | [Web development](#webdev) (23) | [Writing](#writing) (7)
[Backup](#backup) (10) | [Calculators](#calc) (8) | [Chat and instant messaging](#chat) (13) | [Commands cheatsheet and snippets](#cheatsheet) (14) | [Conversion](#conversion) (7) | [Data management](#data-management) (38) | [Data transfer](#transfer) (32) | [Directory changers](#cd) (16) | [ChatGPT](#chatgpt) (8) | [Co-pilot](#copilot) (7) | [Diff](#diff) (9) | [Disk usage analyzers](#disk-analyzer) (12) | [Editors](#editors) (23) | [Email](#email) (13) | [File explorer and tree visualization](#file-explorer) (8) | [File and file system handling](#file-handling) (39) | [File listing (replacement of ls)](#file-ls) (6) | [File manager](#file-manager) (18) | [File renamers](#file-renamer) (11) | [File systems](#file-system) (4) | [Financial tools](#financial) (8) | [Font management](#font) (2) | [Funny tools](#funny) (25) | [Fuzzy finders](#fuzzy-finder) (10) | [Games](#games) (43) | [Git and accessories](#git) (38) | [Graphics](#graphics) (27) | [Multimedia](#multimedia) (11) | [Networking](#networking) (23) | [Note taking](#note-taking) (19) | [Office tools](#office) (16) | [Organizers and calendars](#organizers) (18) | [Online search and resources](#online) (12) | [Password managers](#password-manager) (14) | [Productivity](#productivity) (17) | [Programming](#programming) (37) | [Science](#science) (13) | [Security and encryption](#security) (21) | [Shells](#shells) (9) | [Sound and music](#music) (30) | [System monitoring](#monitor) (35) | [Screen savers](#screensaver) (4) | [System tools](#system) (40) | [Terminals](#terminal) (11) | [Text processing](#text-processing) (32) | [Text search](#text-search) (11) | [Time trackers](#time-tracker) (13) | [Typing test and practice](#typing) (7) | [Todo managers](#todo-manager) (22) | [Torrent](#torrent) (7) | [Utilities](#utility) (45) | [Versioning](#versioning) (6) | [Viewers](#viewers) (36) | [Web browser](#browser) (16) | [Web development](#webdev) (23) | [Writing](#writing) (7)
Some links to [related resources](#resources).
@ -502,7 +502,6 @@ Fuzzy finders and generic option pickers.
* [greed](http://www.catb.org/~esr/greed/) - A game of consumption. Eat as much as you can before munching yourself into a corner.
* [guess-word-cli](https://github.com/akgondber/guess-word-cli) - Find out a source word which characters was shuffled and moreover an extra character was added to bring some complexity.
* [hangman](https://github.com/braheezy/hangman) - A Go TUI Hangman game built with the lovely BubbleTea framework.
* [kboard](https://github.com/CamiloGarciaLaRotta/kboard) - Terminal game to practice keyboard typing.
* [Language-games](https://github.com/Hellisotherpeople/Language-games) - Dead simple games made with word vectors.
* [mazter](https://github.com/Canop/mazter) - A maze in your terminal.
* [minesweeper](https://github.com/gazpachoking/minesweeper) - Cross-platform terminal based minesweeper.
@ -523,7 +522,6 @@ Fuzzy finders and generic option pickers.
* [Terminal Phase](https://dustycloud.org/blog/terminal-phase-1.0/) - A space shooter game you can play in your terminal.
* [terminal_board_games](https://github.com/salt-die/terminally_bored_terminal_board_games) - Board games for the terminal.
* [terminordle](https://github.com/HP4k1h5/terminordle) - Inspired by the popular online game wordle made, you can play a pretty close replica of the original locally or multiplayer over the network.
* [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.
* [usolitaire](https://github.com/eliasdorneles/usolitaire) - Solitaire in your terminal.
* [Wordle Solver](https://gitlab.com/christosangel/wordle-solver) - A bash script that can solve wordle riddles.
* [wordle-curses](https://github.com/knosmos/wordle-curses) - A simple TUI wordle game with curses.
@ -747,7 +745,6 @@ Calendar managers.
* [ancv](https://github.com/alexpovel/ancv) - Renders your (JSON) resume/CV for online & pretty terminal display.
* [avail](https://github.com/mufeez-amjad/avail) - Find available times between all your calendars.
* [Clipboard](https://getclipboard.app/) - An easy-to-use information management tool that acts like an external brain.
* [fasttyper](https://github.com/ickyicky/fasttyper) - Fasttyper is minimalistic typing test based on user provided exercising text.
* [flash-tui](https://github.com/TBS1996/speki) - Flashcard app for the terminal.
* [Framed](https://github.com/mactat/framed) - A CLI tool that simplifies the organization and management of files and directories in a reusable and architectural manner.
* [gdir](https://github.com/pafoster/gdir) - A command line tool which queries Google Directions. The tool displays results as human-readable text.
@ -757,9 +754,6 @@ Calendar managers.
* [py_flashcards](https://github.com/M4THYOU/py_flashcards) - Text-only CLI flashcards parsed from Markdown file.
* [speedread](https://github.com/pasky/speedread) - A simple terminal-based open source Spritz-alike filter that shows input text as a per-word RSVP (rapid serial visual presentation) aligned on optimal reading points.
* [speki](https://github.com/tbs1996/speki) - Manage flashcards in the terminal similar to anki.
* [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.
* [ToRRential Card processor](https://github.com/Constantin1489/trrc) - A command-line program to add a card to Anki using AnkiConnect API.
* [tui-deck](https://github.com/mebitek/tui-deck) - A TUI frontend for Nextcloud Deck app.
* [tuxi](https://github.com/Bugswriter/tuxi) - A CLI tool that scrapes Google search results and SERPs that provides instant and concise answers.
@ -1066,6 +1060,18 @@ Time and habit trackers.
* [utt](https://github.com/larose/utt) - Ultimate Time Tracker - A simple command-line time tracker written in Python.
* [Watson](https://github.com/TailorDev/Watson) - Time tracking CLI to know how much time you are spending on your projects. It can generate nice reports for clients.
## <a name="typing"></a>Typing test and practice
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.
* [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.
* [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.
## <a name="todo-manager"></a>Todo managers
* [CLI-Manager](https://github.com/MikyStar/CLI-Manager) - Command Line Interface for managing tasks locally on the fly.

@ -155,7 +155,7 @@ games,freesweep,http://www.upl.cs.wisc.edu/~hartmann/sweep/,,"A Minesweeper clon
games,Nethack,http://nethack.org/,https://github.com/NetHack/NetHack,Single player rogue-like dungeon exploration game.
games,Oldrunner,http://culot.org/public/Code/oldrunner.html,https://github.com/culot/oldrunner,"Character-based remake of Lode Runner, includes all the original 150 levels."
games,Slash'EM,http://slashem.sourceforge.net/,https://sourceforge.net/projects/slashem/,"Rogue-like game derived from `nethack` offering extra features, monsters, and items; includes a GUI version."
games,Typespeed,http://typespeed.sourceforge.net/,https://sourceforge.net/projects/typespeed/,"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."
typing,Typespeed,http://typespeed.sourceforge.net/,https://sourceforge.net/projects/typespeed/,"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."
webdev,Hugo,https://gohugo.io/,https://github.com/gohugoio/hugo,The world's fastest framework for building websites.
webdev,Metalsmith,http://www.metalsmith.io/,https://github.com/metalsmith/metalsmith,"An extremely simple static site generator, all functionalities are provided by plugins that can be combined and chained, written and extendable in Javascript."
webdev,nanoc,http://nanoc.ws/,https://github.com/nanoc/nanoc,"Static site generator written in Ruby, extremely powerful and customizable, support many formats to generate HTML content."
@ -475,13 +475,13 @@ data-management,zq,https://zed.brimdata.io/docs/commands/zq/,https://github.com/
torrent,Mabel,,https://github.com/smmr-software/mabel,"Deriving its name from the Hebrew word """"????,"""" meaning flood, deluge, or (loosely) torrent, Mabel is a fancy BitTorrent client for the terminal."
text-processing,tuc,,https://github.com/riquito/tuc,"You want to cut on more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's where tuc can help."
games,sku,,https://github.com/fedeztk/sku,Simple TUI written in go to play sudoku in the terminal.
productivity,fasttyper,,https://github.com/ickyicky/fasttyper,Fasttyper is minimalistic typing test based on user provided exercising text.
typing,fasttyper,,https://github.com/ickyicky/fasttyper,Fasttyper is minimalistic typing test based on user provided exercising text.
games,GameShell,,https://github.com/phyver/GameShell,"GameShell was devised as a tool to help university students to engage with a real shell, in a way that encourages learning while also having fun."
office,Lotus 1-2-3 for Linux,,https://github.com/taviso/123elf,A native port of Lotus 1-2-3 Release 3 to Linux.
organizers,addrb,,https://github.com/mrusme/addrb,A lightweight CLI / TUI address book that supports CardDAV.
system,atuin,,https://github.com/ellie/atuin,"Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server."
graphics,Artem,,https://github.com/FineFindus/artem,"Convert images from multiple formats (jpg, png, webp, etc<74>) to ASCII art, written in Rust."
productivity,thokr,,https://github.com/jrnxf/thokr,Sleek typing tui with visualized results and historical logging.
typing,thokr,,https://github.com/jrnxf/thokr,Sleek typing tui with visualized results and historical logging.
online,socialscan,,https://github.com/iojw/socialscan,Python library and CLI for accurately querying username and email usage on online platforms.
music,termusic,,https://github.com/tramhao/termusic,Terminal Music Player written in Rust.
financial,cointop,,https://github.com/cointop-sh/cointop,A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies.
@ -489,7 +489,7 @@ system,pulsemixer,,https://github.com/GeorgeFilipkin/pulsemixer,CLI and curses m
cd,fastdiract,,https://github.com/dp12/fastdiract,Lightning-fast cd and command execution.
file-handling,inventory,,https://github.com/mothdotmonster/inventory,Move files like an old text adventure.
funny,Draw,,https://github.com/maaslalani/draw,draw is an simple drawing tool in the terminal. Hold your mouse down and move it across the screen to draw anything you want!
productivity,toipe,,https://github.com/Samyak2/toipe,"Yet another typing test, but crab flavoured."
typing,toipe,,https://github.com/Samyak2/toipe,"Yet another typing test, but crab flavoured."
networking,bore,,https://github.com/ekzhang/bore,A simple CLI tool for making tunnels to localhost.
editors,zee,,https://github.com/zee-editor/zee,"Zee is a modern editor for the terminal, in the spirit of Emacs. It is written in Rust and it is somewhat experimental."
monitor,watcher,,https://github.com/sethigeet/watcher,"Watches all the files present in a directory and whenever a file is changed or a file is created/deleted from the directory, it runs a specified command."
@ -613,7 +613,7 @@ organizers,remint,https://sr.ht/~mlaparie/remint/,https://git.sr.ht/~mlaparie/re
email,tmpmail,,https://github.com/sdushantha/tmpmail,A command line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email address.
email,meli,,https://git.meli.delivery/meli/meli.git,BSD/Linux terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP.
games,Flapioca,,https://github.com/kbrgl/flapioca,A Flappy Bird-inspired terminal game written in Go.
games,kboard,,https://github.com/CamiloGarciaLaRotta/kboard,Terminal game to practice keyboard typing.
typing,kboard,,https://github.com/CamiloGarciaLaRotta/kboard,Terminal game to practice keyboard typing.
graphics,mandelbrot-cli,,https://github.com/MicheleFiladelfia/mandelbrot-cli,Multiplatform terminal mandelbrot set explorer.
note-taking,Noted,,https://github.com/torbratsberg/noted,"Notes library, with viewer and shortcuts to add, delete and edit notes."
networking,Wishlist,,https://github.com/charmbracelet/wishlist,With Wishlist you can have a single entrypoint for multiple SSH endpoints.
@ -914,7 +914,7 @@ viewers,baca,,https://github.com/wustho/baca,Lets you indulge in your favorite e
time-tracker,Productivity Timer,,https://github.com/h-sifat/productivity-timer,A CLI/TUI Pomodoro timer and todo (coming soon) application for keyboard addicts and terminal fans that makes you more productive.
science,ptable,,https://github.com/velorek1/ptable,A beautiful TUI periodic table for GNU/linux terminals.
file-ls,colorls,,https://github.com/athityakumar/colorls,A Ruby script that colorizes the `ls` output with color and icons.
productivity,termtyper,,https://github.com/kraanzu/termtyper,A typing application to level up your fingers!
typing,termtyper,,https://github.com/kraanzu/termtyper,A typing application to level up your fingers!
git,Export Pull Requests,,https://github.com/sshaw/export-pull-requests/,"Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket."
text-processing,Output as Format ,,https://github.com/sshaw/output-as-format,"Output stdin as GitHub/Slack/Jira etc... formatted code, lists, or quotes."
text-processing,Normalize Country,,https://github.com/sshaw/normalize_country,Convert country names and codes to a standard.
@ -1002,3 +1002,4 @@ graphics,img2ascii,,https://github.com/JosefVesely/Image-to-ASCII,Convert images
writing,write good,,https://github.com/btford/write-good,Naive linter for English prose.
screensaver,sclocka,,https://github.com/mezantrop/sclocka,The real screensaver/lock for terminals.
screensaver,ASCII Saver,,https://gitlab.com/mezantrop/ascsaver,Screensaver for terminals.
typing,typetype,,https://github.com/ahmet8zer/typetype,Minimalistic command line typing game.

1 category name homepage git description
155 games Nethack http://nethack.org/ https://github.com/NetHack/NetHack Single player rogue-like dungeon exploration game.
156 games Oldrunner http://culot.org/public/Code/oldrunner.html https://github.com/culot/oldrunner Character-based remake of Lode Runner, includes all the original 150 levels.
157 games Slash'EM http://slashem.sourceforge.net/ https://sourceforge.net/projects/slashem/ Rogue-like game derived from `nethack` offering extra features, monsters, and items; includes a GUI version.
158 games typing Typespeed http://typespeed.sourceforge.net/ https://sourceforge.net/projects/typespeed/ 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.
159 webdev Hugo https://gohugo.io/ https://github.com/gohugoio/hugo The world's fastest framework for building websites.
160 webdev Metalsmith http://www.metalsmith.io/ https://github.com/metalsmith/metalsmith An extremely simple static site generator, all functionalities are provided by plugins that can be combined and chained, written and extendable in Javascript.
161 webdev nanoc http://nanoc.ws/ https://github.com/nanoc/nanoc Static site generator written in Ruby, extremely powerful and customizable, support many formats to generate HTML content.
475 torrent Mabel https://github.com/smmr-software/mabel Deriving its name from the Hebrew word ""????,"" meaning flood, deluge, or (loosely) torrent, Mabel is a fancy BitTorrent client for the terminal.
476 text-processing tuc https://github.com/riquito/tuc You want to cut on more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's where tuc can help.
477 games sku https://github.com/fedeztk/sku Simple TUI written in go to play sudoku in the terminal.
478 productivity typing fasttyper https://github.com/ickyicky/fasttyper Fasttyper is minimalistic typing test based on user provided exercising text.
479 games GameShell https://github.com/phyver/GameShell GameShell was devised as a tool to help university students to engage with a real shell, in a way that encourages learning while also having fun.
480 office Lotus 1-2-3 for Linux https://github.com/taviso/123elf A native port of Lotus 1-2-3 Release 3 to Linux.
481 organizers addrb https://github.com/mrusme/addrb A lightweight CLI / TUI address book that supports CardDAV.
482 system atuin https://github.com/ellie/atuin Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
483 graphics Artem https://github.com/FineFindus/artem Convert images from multiple formats (jpg, png, webp, etc�) to ASCII art, written in Rust.
484 productivity typing thokr https://github.com/jrnxf/thokr Sleek typing tui with visualized results and historical logging.
485 online socialscan https://github.com/iojw/socialscan Python library and CLI for accurately querying username and email usage on online platforms.
486 music termusic https://github.com/tramhao/termusic Terminal Music Player written in Rust.
487 financial cointop https://github.com/cointop-sh/cointop A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies.
489 cd fastdiract https://github.com/dp12/fastdiract Lightning-fast cd and command execution.
490 file-handling inventory https://github.com/mothdotmonster/inventory Move files like an old text adventure.
491 funny Draw https://github.com/maaslalani/draw draw is an simple drawing tool in the terminal. Hold your mouse down and move it across the screen to draw anything you want!
492 productivity typing toipe https://github.com/Samyak2/toipe Yet another typing test, but crab flavoured.
493 networking bore https://github.com/ekzhang/bore A simple CLI tool for making tunnels to localhost.
494 editors zee https://github.com/zee-editor/zee Zee is a modern editor for the terminal, in the spirit of Emacs. It is written in Rust and it is somewhat experimental.
495 monitor watcher https://github.com/sethigeet/watcher Watches all the files present in a directory and whenever a file is changed or a file is created/deleted from the directory, it runs a specified command.
613 email tmpmail https://github.com/sdushantha/tmpmail A command line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email address.
614 email meli https://git.meli.delivery/meli/meli.git BSD/Linux terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP.
615 games Flapioca https://github.com/kbrgl/flapioca A Flappy Bird-inspired terminal game written in Go.
616 games typing kboard https://github.com/CamiloGarciaLaRotta/kboard Terminal game to practice keyboard typing.
617 graphics mandelbrot-cli https://github.com/MicheleFiladelfia/mandelbrot-cli Multiplatform terminal mandelbrot set explorer.
618 note-taking Noted https://github.com/torbratsberg/noted Notes library, with viewer and shortcuts to add, delete and edit notes.
619 networking Wishlist https://github.com/charmbracelet/wishlist With Wishlist you can have a single entrypoint for multiple SSH endpoints.
914 time-tracker Productivity Timer https://github.com/h-sifat/productivity-timer A CLI/TUI Pomodoro timer and todo (coming soon) application for keyboard addicts and terminal fans that makes you more productive.
915 science ptable https://github.com/velorek1/ptable A beautiful TUI periodic table for GNU/linux terminals.
916 file-ls colorls https://github.com/athityakumar/colorls A Ruby script that colorizes the `ls` output with color and icons.
917 productivity typing termtyper https://github.com/kraanzu/termtyper A typing application to level up your fingers!
918 git Export Pull Requests https://github.com/sshaw/export-pull-requests/ Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket.
919 text-processing Output as Format https://github.com/sshaw/output-as-format Output stdin as GitHub/Slack/Jira etc... formatted code, lists, or quotes.
920 text-processing Normalize Country https://github.com/sshaw/normalize_country Convert country names and codes to a standard.
1002 writing write good https://github.com/btford/write-good Naive linter for English prose.
1003 screensaver sclocka https://github.com/mezantrop/sclocka The real screensaver/lock for terminals.
1004 screensaver ASCII Saver https://gitlab.com/mezantrop/ascsaver Screensaver for terminals.
1005 typing typetype https://github.com/ahmet8zer/typetype Minimalistic command line typing game.

@ -46,6 +46,7 @@ terminal,Terminals,
text-processing,Text processing,
text-search,Text search,
time-tracker,Time trackers,Time and habit trackers
typing,Typing test and practice,Games and utilities to measure and/or improve the typing ability
todo-manager,Todo managers,
torrent,Torrent,BitTorrent clients
utility,Utilities,

1 label name description
46 text-processing Text processing
47 text-search Text search
48 time-tracker Time trackers Time and habit trackers
49 typing Typing test and practice Games and utilities to measure and/or improve the typing ability
50 todo-manager Todo managers
51 torrent Torrent BitTorrent clients
52 utility Utilities
Loading…
Cancel
Save