Add: presenterm

pull/30/head
Tullio Facchinetti 7 months ago
parent 53bdd00979
commit 63ccd1aa1e

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1208**
* Apps/tools covered: **1209**
* Number of categories: **75**.
# Index
@ -23,7 +23,7 @@ Some links are available to [related resources](#resources).
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (39), [Note taking](#note-taking) (21)
* [Office tools](#office) (10), [Online search and resources](#online) (15), [Organizers and calendars](#organizers) (20)
* [Office tools](#office) (11), [Online search and resources](#online) (15), [Organizers and calendars](#organizers) (20)
* [Package managers](#package-manager) (10), [Password managers](#password-manager) (16), [Process viewers and monitoring (alternatives to top)](#monitor-top) (18), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (33), [Prompts](#prompt) (4)
* [RSS](#rss) (8), [Religion](#religion) (4)
* [Science](#science) (16), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (24), [Shells](#shells) (11), [Sound and music](#music) (39), [System monitoring](#monitor) (23), [System tools](#system) (20)
@ -913,6 +913,7 @@ Programs to manage spreadsheets and to make presentations.
* [Lotus 1-2-3 for Linux](https://github.com/taviso/123elf) - A native port of Lotus 1-2-3 Release 3 to Linux.
* [mdp](https://github.com/visit1985/mdp) - A command-line based markdown presentation tool.
* [PDFtk](https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) - PDFtk is a simple tool for doing everyday things with PDF documents.
* [presenterm](https://github.com/mfontanini/presenterm) - A terminal slideshow tool.
* [sc-im](https://github.com/andmarti1424/sc-im) - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal. It is rich in functionalities, but the syntax of functions and other details are different from the common spreadsheets such as Excel and Calc, making difficult to "re-cycle" existing knowledge on these programs to work proficiently with sc-im. Neverthless, a nice piece of software."
* [sent](https://tools.suckless.org/sent/) - Simple plaintext presentation tool.
* [Slideck](https://github.com/piotrmurach/slideck) - Present Markdown-powered slide decks in the terminal.

@ -1207,3 +1207,4 @@ monitor-top,nmon,https://nmon.sourceforge.io/pmwiki.php,,Nigel's performance Mon
email,Notmuch,,https://git.notmuchmail.org/git/notmuch,"Notmuch is a command-line based program for indexing, searching, reading, and tagging large collections of email messages."
typing,Typr,,https://github.com/DriftingOtter/Typr,"`typr` is a Python-based application that utilizes the 'rich' module to provide you with a simple yet satisfying tui when typing, `typr` is designed to be simple and easy to use."
networking,echo,,https://github.com/devem-tech/echo,Speedy API emulation facilitated by a reverse proxy and mock json server.
office,presenterm,,https://github.com/mfontanini/presenterm,A terminal slideshow tool.

1 category name homepage git description
1207 email Notmuch https://git.notmuchmail.org/git/notmuch Notmuch is a command-line based program for indexing, searching, reading, and tagging large collections of email messages.
1208 typing Typr https://github.com/DriftingOtter/Typr `typr` is a Python-based application that utilizes the 'rich' module to provide you with a simple yet satisfying tui when typing, `typr` is designed to be simple and easy to use.
1209 networking echo https://github.com/devem-tech/echo Speedy API emulation facilitated by a reverse proxy and mock json server.
1210 office presenterm https://github.com/mfontanini/presenterm A terminal slideshow tool.
Loading…
Cancel
Save