Add: patat

pull/37/head
Tullio Facchinetti 3 months ago
parent 6eb364f071
commit d31964c5ab

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1385**
* Apps/tools covered: **1386**
* 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) (57), [Note taking](#note-taking) (22)
* [Office tools](#office) (13), [Online search and resources](#online) (17), [Organizers and calendars](#organizers) (22)
* [Office tools](#office) (14), [Online search and resources](#online) (17), [Organizers and calendars](#organizers) (22)
* [Package managers](#package-manager) (15), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (25), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (36), [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) (31), [Shells](#shells) (14), [Sound and music](#music) (46), [System monitoring](#monitor) (27), [System tools](#system) (24)
@ -1001,6 +1001,7 @@ Programs to manage spreadsheets and to make presentations.
* [gpa-calculator](https://github.com/kitesi/gpa-calculator) - GPA calculator CLI app that stores data in local files; written in Go.
* [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.
* [patat](https://github.com/jaspervdj/patat) - Terminal-based presentations using Pandoc.
* [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.
* [qpdf](https://github.com/qpdf/qpdf) - QPDF: A content-preserving PDF document transformer that allows to perform several types of operations on PDF files, such as splitting, merging, etc.

@ -1384,3 +1384,4 @@ system,nemu,,https://github.com/nemuTUI/nemu,Ncurses UI for QEMU.
networking,liboping,,https://github.com/octo/liboping,Protocol independent ANSI-C ping library and command line utility.
file-handling,ouch,,https://github.com/ouch-org/ouch,Painless compression and decompression in the terminal.
editors,ox,,https://github.com/curlpipe/ox,An independent Rust text editor.
office,patat,,https://github.com/jaspervdj/patat,Terminal-based presentations using Pandoc.

1 category name homepage git description
1384 networking liboping https://github.com/octo/liboping Protocol independent ANSI-C ping library and command line utility.
1385 file-handling ouch https://github.com/ouch-org/ouch Painless compression and decompression in the terminal.
1386 editors ox https://github.com/curlpipe/ox An independent Rust text editor.
1387 office patat https://github.com/jaspervdj/patat Terminal-based presentations using Pandoc.
Loading…
Cancel
Save