pull/37/head
Tullio Facchinetti 4 months ago
parent b2f4263e94
commit ea10fb2601

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1346**
* Apps/tools covered: **1347**
* Number of categories: **76**.
# Index
@ -22,7 +22,7 @@ Some links are available to [related resources](#resources).
* [Games](#games) (49), [Git and accessories](#git) (47), [Graphics](#graphics) (37)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (52), [Note taking](#note-taking) (21)
* [Networking](#networking) (52), [Note taking](#note-taking) (22)
* [Office tools](#office) (13), [Online search and resources](#online) (16), [Organizers and calendars](#organizers) (22)
* [Package managers](#package-manager) (14), [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) (35), [Prompts](#prompt) (4)
* [RSS](#rss) (10), [Religion](#religion) (4)
@ -960,6 +960,7 @@ Tools to take, organize and manage notes.
* [jrnl](https://github.com/jrnl-org/jrnl) - jrnl is a simple journal application for the command line to easily create, search, and view journal entries; journals are stored as human-readable plain text, and can also be encrypted using AES encryption.
* [kb](https://github.com/gnebbia/kb) - A minimalist knowledge base manager.
* [meudeus](https://github.com/dj8yfo/meudeus) - A skim-based `*.md` explore and surf tool.
* [mn](https://github.com/misopog/mn) - A dead simple note-taking script.
* [nb](https://github.com/xwmx/nb) - A command line and local web note-taking, bookmarking, archiving, and knowledge base application.
* [Noted](https://github.com/torbratsberg/noted) - Notes library, with viewer and shortcuts to add, delete and edit notes.
* [NoteSH](https://github.com/Cvaniak/NoteSH) - Sticky notes App in the Terminal, built with Textual, an amazing TUI framework!

@ -1345,3 +1345,4 @@ ai,Elia,,https://github.com/darrenburns/elia,A terminal ChatGPT client built wit
utility,envio,,https://github.com/envio-cli/envio,Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment.
viewers,epy,,https://github.com/wustho/epy,"CLI Ebook (epub2, epub3, fb2, mobi) Reader."
networking,gg,,https://github.com/mzz2017/gg,A command-line tool for one-click proxy in your research and development without installing v2ray or anything else.
note-taking,mn,,https://github.com/misopog/mn,A dead simple note-taking script.

1 category name homepage git description
1345 utility envio https://github.com/envio-cli/envio Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment.
1346 viewers epy https://github.com/wustho/epy CLI Ebook (epub2, epub3, fb2, mobi) Reader.
1347 networking gg https://github.com/mzz2017/gg A command-line tool for one-click proxy in your research and development without installing v2ray or anything else.
1348 note-taking mn https://github.com/misopog/mn A dead simple note-taking script.
Loading…
Cancel
Save