pull/37/head
Tullio Facchinetti 3 months ago
parent 24c2be5520
commit 3f78782d97

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1364**
* Apps/tools covered: **1365**
* Number of categories: **76**.
# Index
@ -29,7 +29,7 @@ Some links are available to [related resources](#resources).
* [Science](#science) (19), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (30), [Shells](#shells) (14), [Sound and music](#music) (46), [System monitoring](#monitor) (27), [System tools](#system) (23)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (32), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (37)
* [Versioning](#versioning) (7), [Video](#video) (11), [Viewers](#viewers) (24)
* [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (24)
* [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9)
## <a name="ai"></a>AI / ChatGPT
@ -1654,6 +1654,7 @@ Miscellaneous utilities that are not do not fit in other categories and they are
Tools for file versioning that are not related to git.
* [Bazaar](http://bazaar.canonical.com/en/) - Multiplatform version control system supporting diffferent workflows; it is part of the GNU Project, and it is free software sponsored by Canonical.
* [fnc](https://fnc.bsdbox.org/index) - Interactive text-based user interface for Fossil.
* [fossil](https://fossil-scm.org/) - A simple, high-reliability, distributed software configuration management system with these advanced features: project management, built-in web interface, friendly self-hosting, simple networking, all-in-one standalone executable, and much more.
* [gee](https://github.com/human37/gee) - CLI repository manager and automation tool written in rust.
* [Gistup](https://github.com/mbostock/gistup) - Create a gist from terminal, then use git to update it.

@ -1363,3 +1363,4 @@ devops,dry,,https://github.com/moncho/dry,A Docker manager for the terminal.
networking,dug,,https://github.com/unfrl/dug,A global DNS propagation checker that gives pretty output.
git,dunk,,https://github.com/darrenburns/dunk,Prettier git diffs in the terminal.
package-manager,eget,,https://github.com/zyedidia/eget,Easily install prebuilt binaries from GitHub.
versioning,fnc,https://fnc.bsdbox.org/index,,Interactive text-based user interface for Fossil.

1 category name homepage git description
1363 networking dug https://github.com/unfrl/dug A global DNS propagation checker that gives pretty output.
1364 git dunk https://github.com/darrenburns/dunk Prettier git diffs in the terminal.
1365 package-manager eget https://github.com/zyedidia/eget Easily install prebuilt binaries from GitHub.
1366 versioning fnc https://fnc.bsdbox.org/index Interactive text-based user interface for Fossil.
Loading…
Cancel
Save