pull/29/head
Tullio Facchinetti 12 months ago
parent f0cb3ae688
commit 8b15866ff5

@ -34,7 +34,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1184**
* Apps/tools covered: **1185**
* Number of categories: **70**.
# Index
@ -52,7 +52,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Office tools](#office) (10), [Online search and resources](#online) (14), [Organizers and calendars](#organizers) (20)
* [Package managers](#package-manager) (9), [Password managers](#password-manager) (16), [Productivity](#productivity) (9), [Programming](#programming) (45), [Prompts](#prompt) (4)
* [Religion](#religion) (3)
* [Science](#science) (16), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (24), [Shells](#shells) (10), [Sound and music](#music) (36), [System monitoring](#monitor) (41), [System tools](#system) (19)
* [Science](#science) (16), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (24), [Shells](#shells) (11), [Sound and music](#music) (36), [System monitoring](#monitor) (41), [System tools](#system) (19)
* [Terminals](#terminal) (12), [Text processing](#text-processing) (32), [Text search (alternatives to grep)](#text-search) (10), [Text search and replace (alternatives to sed?)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (26), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Utilities](#utility) (29)
* [Versioning](#versioning) (6), [Viewers](#viewers) (36)
@ -1140,6 +1140,7 @@ Cryptography, ciphered archive managers, encrypted file-systems.
* [N-Commodore](https://github.com/psprint/n-commodore) - A novel file manager/shell/command-line, where everything is panelized, greppable and remembered.
* [Reptyl](https://github.com/0ut0flin3/Reptyl) - A cross-platform command line shell that supports execution of commands in natural language.
* [Spaceship](https://spaceship-prompt.sh/) - Minimalistic, powerful and extremely customizable Zsh prompt.
* [Twin](https://github.com/cosmos72/twin) - Text mode window environment. A "retro" program for embedded or remote systems, that doubles as X11 terminal and text-mode equivalent of VNC server.
* [xonsh](https://xon.sh/) - The xonsh shell lets you easily mix Python and shell commands in a powerful and simplified approach to the command line.
* [Zsh](http://www.zsh.org/) - Alternative shell designed for interactive use.

@ -1183,3 +1183,4 @@ file-renamer,Bren,https://www.byteptr.com/bren/,https://github.com/nrosvall/bren
ai,llm-term,,https://github.com/juftin/llm-term,Chat with OpenAI's GPT models directly from the command line.
file-manager,joshuto,,https://github.com/kamiyaa/joshuto,ranger-like terminal file manager written in Rust.
networking,sshs,,https://github.com/quantumsheep/sshs,Terminal user interface for SSH.
shells,Twin,,https://github.com/cosmos72/twin,"Text mode window environment. A ""retro"" program for embedded or remote systems, that doubles as X11 terminal and text-mode equivalent of VNC server."

1 category name homepage git description
1183 ai llm-term https://github.com/juftin/llm-term Chat with OpenAI's GPT models directly from the command line.
1184 file-manager joshuto https://github.com/kamiyaa/joshuto ranger-like terminal file manager written in Rust.
1185 networking sshs https://github.com/quantumsheep/sshs Terminal user interface for SSH.
1186 shells Twin https://github.com/cosmos72/twin Text mode window environment. A "retro" program for embedded or remote systems, that doubles as X11 terminal and text-mode equivalent of VNC server.
Loading…
Cancel
Save