pull/9/head
Tullio Facchinetti 2 years ago
parent 540255691a
commit 5673f00d4c

@ -27,11 +27,11 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
To date, **668** apps/tools covered, divided in **43** categories.
To date, **669** apps/tools covered, divided in **43** categories.
# Index
[Backup](#backup) (8) | [Calculators](#calc) (5) | [Chat and instant messaging](#chat) (8) | [Conversion](#conversion) (7) | [Data management](#data-management) (31) | [Data transfer](#transfer) (33) | [Directory changers](#cd) (8) | [Disk usage analyzers](#disk-analyzer) (8) | [Editors](#editors) (21) | [Email](#email) (11) | [File and file system handling](#file-handling) (35) | [File manager](#file-manager) (10) | [File renamers](#file-renamer) (7) | [File systems](#file-system) (3) | [Font management](#font) (2) | [Funny tools](#funny) (16) | [Games](#games) (35) | [Git and accessories](#git) (26) | [Graphics](#graphics) (18) | [Multimedia](#multimedia) (3) | [Networking](#networking) (17) | [Note taking](#note-taking) (14) | [Office tools](#office) (15) | [Organizers and calendars](#organizers) (13) | [Online search and resources](#online) (7) | [Password managers](#password-manager) (11) | [Productivity](#productivity) (23) | [Programming](#programming) (21) | [Science](#science) (8) | [Security and encryption](#security) (13) | [Shells](#shells) (5) | [Sound and music](#music) (24) | [System monitoring](#monitor) (26) | [System tools](#system) (26) | [Terminals](#terminal) (9) | [Text processing](#text-processing) (31) | [Text search](#text-search) (9) | [Todo managers](#todo-manager) (18) | [Utilities](#utility) (25) | [Versioning](#versioning) (5) | [Viewers](#viewers) (24) | [Web browser](#browser) (16) | [Web development](#webdev) (13)
[Backup](#backup) (8) | [Calculators](#calc) (5) | [Chat and instant messaging](#chat) (8) | [Conversion](#conversion) (7) | [Data management](#data-management) (31) | [Data transfer](#transfer) (33) | [Directory changers](#cd) (8) | [Disk usage analyzers](#disk-analyzer) (8) | [Editors](#editors) (21) | [Email](#email) (11) | [File and file system handling](#file-handling) (35) | [File manager](#file-manager) (10) | [File renamers](#file-renamer) (7) | [File systems](#file-system) (3) | [Font management](#font) (2) | [Funny tools](#funny) (16) | [Games](#games) (35) | [Git and accessories](#git) (26) | [Graphics](#graphics) (18) | [Multimedia](#multimedia) (3) | [Networking](#networking) (17) | [Note taking](#note-taking) (14) | [Office tools](#office) (15) | [Organizers and calendars](#organizers) (13) | [Online search and resources](#online) (7) | [Password managers](#password-manager) (11) | [Productivity](#productivity) (23) | [Programming](#programming) (21) | [Science](#science) (8) | [Security and encryption](#security) (13) | [Shells](#shells) (5) | [Sound and music](#music) (24) | [System monitoring](#monitor) (26) | [System tools](#system) (26) | [Terminals](#terminal) (9) | [Text processing](#text-processing) (31) | [Text search](#text-search) (9) | [Todo managers](#todo-manager) (18) | [Utilities](#utility) (26) | [Versioning](#versioning) (5) | [Viewers](#viewers) (24) | [Web browser](#browser) (16) | [Web development](#webdev) (13)
Some links to [related resources](#resources).
@ -765,6 +765,7 @@ Music players.
## <a name="utility"></a>Utilities
* [asciinema](https://github.com/asciinema/asciinema) - Terminal session recorder.
* [bbl](https://github.com/nehemiaharchives/bbl) - Read, search Holy Bible in command line.
* [Cloudcash](https://github.com/mrusme/cloudcash) - Check your cloud spending from the CLI, from Waybar, and from the macOS menu bar!
* [cointop](https://github.com/cointop-sh/cointop) - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies.
* [dasht](https://github.com/sunaku/dasht) - Search API docs offline, in your terminal or browser.

@ -667,3 +667,4 @@ system,checksum.sh,https://checksum.sh/,,"Checksum.sh is a simple way to downloa
data-management,crudini,,https://github.com/pixelb/crudini,A utility for manipulating ini files.
productivity,GTT - Google Translate TUI,,https://github.com/eeeXun/GTT,A TUI interface to bring Google Translation in the terminal.
security,Image Steganography Tool,,https://github.com/7thSamurai/steganography,Simple C++ Encryption and Steganography tool that uses Password-Protected-Encryption to secure a file's contents.
utility,bbl,,https://github.com/nehemiaharchives/bbl,"Read, search Holy Bible in command line."

1 category name homepage git description
667 data-management crudini https://github.com/pixelb/crudini A utility for manipulating ini files.
668 productivity GTT - Google Translate TUI https://github.com/eeeXun/GTT A TUI interface to bring Google Translation in the terminal.
669 security Image Steganography Tool https://github.com/7thSamurai/steganography Simple C++ Encryption and Steganography tool that uses Password-Protected-Encryption to secure a file's contents.
670 utility bbl https://github.com/nehemiaharchives/bbl Read, search Holy Bible in command line.
Loading…
Cancel
Save