Add: pbook

pull/36/head
Tullio Facchinetti 4 months ago
parent 07ddb02bbe
commit 3a92716eeb

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1339**
* Apps/tools covered: **1340**
* Number of categories: **76**.
# Index
@ -23,7 +23,7 @@ Some links are available to [related resources](#resources).
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (51), [Note taking](#note-taking) (21)
* [Office tools](#office) (13), [Online search and resources](#online) (16), [Organizers and calendars](#organizers) (21)
* [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)
* [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)
@ -1023,6 +1023,7 @@ Calendar and appointment managers.
* [khal](https://github.com/pimutils/khal) - CLI and terminal calendar program, able to synchronize with CalDAV servers through [vdirsyncer](https://github.com/pimutils/vdirsyncer).
* [khard](https://github.com/lucc/khard) - Console carddav client written in Pyhton.
* [pal](http://palcal.sourceforge.net/) - Calendar program for Unix/Linux systems that can keep track of events; custom, plain text storage format; interesting and fully functional.
* [pbook](https://github.com/proh14/pbook) - A simple phonebook manager for TUI lovers.
* [peroutine](https://github.com/UlyssesZh/peroutine) - Remind you of periodical events. The period can be any positive integer of days, so work around the fact that the number of days in a week is prime.
* [plann](https://github.com/tobixen/plann) - Command-line interface to online calendars.
* [ppl addressbook](http://ppladdressbook.org/) - `ppl` is free software made out of other free software. It's built on top of Ruby and Git, and the completely free vcard address book format.

@ -1338,3 +1338,4 @@ text-processing,toc,,https://github.com/AlphaJack/toc,Generate a table of conten
music,sptui,,https://github.com/szktkfm/sptui,"Spotify TUI player, written in Go."
ai,osh,,https://github.com/charyan/osh,Ollama Shell Helper (osh): English to Unix-like Shell Commands translation using Local LLMs with Ollama.
ai,clai,,https://github.com/iivvoo/clai,Command Line AI is a command line integration for openai. It's setup to help you learn new shell commands and construct more complex commands.
organizers,pbook,,https://github.com/proh14/pbook,A simple phonebook manager for TUI lovers.

1 category name homepage git description
1338 music sptui https://github.com/szktkfm/sptui Spotify TUI player, written in Go.
1339 ai osh https://github.com/charyan/osh Ollama Shell Helper (osh): English to Unix-like Shell Commands translation using Local LLMs with Ollama.
1340 ai clai https://github.com/iivvoo/clai Command Line AI is a command line integration for openai. It's setup to help you learn new shell commands and construct more complex commands.
1341 organizers pbook https://github.com/proh14/pbook A simple phonebook manager for TUI lovers.
Loading…
Cancel
Save