pull/36/head
Tullio Facchinetti 4 months ago
parent b1d1f84a68
commit aaa1b0dcc2

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1317**
* Apps/tools covered: **1318**
* Number of categories: **76**.
# Index
@ -24,7 +24,7 @@ Some links are available to [related resources](#resources).
* [Markdown](#markdown) (11)
* [Networking](#networking) (51), [Note taking](#note-taking) (21)
* [Office tools](#office) (12), [Online search and resources](#online) (15), [Organizers and calendars](#organizers) (21)
* [Package managers](#package-manager) (12), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (23), [Productivity](#productivity) (9), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (34), [Prompts](#prompt) (4)
* [Package managers](#package-manager) (13), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (23), [Productivity](#productivity) (9), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (34), [Prompts](#prompt) (4)
* [RSS](#rss) (10), [Religion](#religion) (4)
* [Science](#science) (17), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (29), [Shells](#shells) (14), [Sound and music](#music) (45), [System monitoring](#monitor) (26), [System tools](#system) (23)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (5), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
@ -1028,6 +1028,7 @@ Calendar and appointment managers.
Package managers to manage/install/uninstall software packages, as source code or binaries.
* [app](https://github.com/hkdb/app) - A cross-platform package management assistant with super powers.
* [aptitude](https://salsa.debian.org/apt-team/aptitude) - A TUI front-end to APT, the Debian package manager.
* [asdf](https://asdf-vm.com/) - Manage multiple runtime versions with a single CLI tool.
* [bin](https://github.com/marcosnils/bin) - Manages binary files downloaded from different sources.

@ -1316,3 +1316,4 @@ music,opencubicplayer,,https://github.com/mywave82/opencubicplayer,"Open Cubic P
ai,ht,,https://github.com/catallo/ht,A shell command that answers your questions about shell commands using OpenAI GPT.
graphics,durdraw,,https://github.com/cmang/durdraw,"Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes."
browser,carbonyl,,https://github.com/fathyb/carbonyl,Chromium running inside your terminal.
package-manager,app,,https://github.com/hkdb/app,A cross-platform package management assistant with super powers.

1 category name homepage git description
1316 ai ht https://github.com/catallo/ht A shell command that answers your questions about shell commands using OpenAI GPT.
1317 graphics durdraw https://github.com/cmang/durdraw Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes.
1318 browser carbonyl https://github.com/fathyb/carbonyl Chromium running inside your terminal.
1319 package-manager app https://github.com/hkdb/app A cross-platform package management assistant with super powers.
Loading…
Cancel
Save