Added minicloze

pull/27/head
Tullio Facchinetti 9 months ago
parent 38d7d1c524
commit e35cb5a822

@ -34,7 +34,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1115**
* Apps/tools covered: **1116**
* Number of categories: **67**.
# Index
@ -53,7 +53,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Package managers](#package-manager) (9), [Password managers](#password-manager) (16), [Productivity](#productivity) (9), [Programming](#programming) (43), [Prompts](#prompt) (4)
* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (23), [Shells](#shells) (10), [Sound and music](#music) (34), [System monitoring](#monitor) (41), [System tools](#system) (17)
* [Terminals](#terminal) (12), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed?)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (25), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Utilities](#utility) (32)
* [Utilities](#utility) (33)
* [Versioning](#versioning) (6), [Viewers](#viewers) (37)
* [Web browser](#browser) (16), [Web development](#webdev) (24), [Writing](#writing) (9)
@ -1326,6 +1326,7 @@ Games and utilities to measure and/or improve the typing ability.
* [guesswidth](https://github.com/noborus/guesswidth) - Guess the width output without delimiters in commands that output to the terminal.
* [Keep](https://github.com/keephq/keep) - Simple alerting tool, with declarative syntax and builtin providers.
* [ltorah](https://github.com/Mandrew0822/ltorah) - ltorah provides a way to read the ancient hebrew Torah from the command line.
* [minicloze](https://github.com/benmanone/minicloze) - Rust-based command-line language-learning game using the Tatoeba database.
* [mkdesk](https://gitlab.com/mr-draxs/mkdesk) - A program/command to create .desktop files (program launchers) using the terminal.
* [movie](https://github.com/mayankchd/movie) - A CLI for getting information about a movies and comparing two movies.
* [moviemon](https://github.com/iCHAIT/moviemon) - A Python program that displays all the information about all your movies in the command line.

@ -1114,3 +1114,4 @@ security,gocryptfs,https://nuetzlich.net/gocryptfs,https://github.com/rfjakob/go
conversion,jsonify-resume,,https://github.com/ashishbinu/jsonify-resume,A cli that converts resumes into JSON Resume schema.
todo-manager,boards,,https://github.com/benrutter/boards,Recursive kanban boards based around the filesystem.
utility,ltorah,,https://github.com/Mandrew0822/ltorah,ltorah provides a way to read the ancient hebrew Torah from the command line.
utility,minicloze,,https://github.com/benmanone/minicloze,Rust-based command-line language-learning game using the Tatoeba database.

1 category name homepage git description
1114 conversion jsonify-resume https://github.com/ashishbinu/jsonify-resume A cli that converts resumes into JSON Resume schema.
1115 todo-manager boards https://github.com/benrutter/boards Recursive kanban boards based around the filesystem.
1116 utility ltorah https://github.com/Mandrew0822/ltorah ltorah provides a way to read the ancient hebrew Torah from the command line.
1117 utility minicloze https://github.com/benmanone/minicloze Rust-based command-line language-learning game using the Tatoeba database.
Loading…
Cancel
Save