Add: gpa-calculator

pull/36/head
Tullio Facchinetti 4 months ago
parent c0f9986e38
commit 8b6221a8de

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1323**
* Apps/tools covered: **1324**
* 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) (12), [Online search and resources](#online) (15), [Organizers and calendars](#organizers) (21)
* [Office tools](#office) (13), [Online search and resources](#online) (15), [Organizers and calendars](#organizers) (21)
* [Package managers](#package-manager) (13), [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) (34), [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) (45), [System monitoring](#monitor) (27), [System tools](#system) (23)
@ -966,6 +966,7 @@ Tools to take, organize and manage notes.
Programs to manage spreadsheets and to make presentations.
* [DeckTape](https://github.com/astefanutti/decktape) - DeckTape is a high-quality PDF exporter for HTML presentation frameworks.
* [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.
* [PDFtk](https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) - PDFtk is a simple tool for doing everyday things with PDF documents.

@ -1322,3 +1322,4 @@ utility,chet-client,,https://github.com/Hillside-Labs/chet-client,Measure your c
games,2048-cli,,https://github.com/Frost-Phoenix/2048-cli,A 2048 clone that run in the terminal.
security,eddy,,https://github.com/70sh1/eddy,"Simple, fast CLI file encryption tool."
science,gol-tui,,https://github.com/MathiasSven/gol-tui,Conway's Game of Life TUI.
office,gpa-calculator,,https://github.com/kitesi/gpa-calculator,GPA calculator CLI app that stores data in local files; written in Go.

1 category name homepage git description
1322 games 2048-cli https://github.com/Frost-Phoenix/2048-cli A 2048 clone that run in the terminal.
1323 security eddy https://github.com/70sh1/eddy Simple, fast CLI file encryption tool.
1324 science gol-tui https://github.com/MathiasSven/gol-tui Conway's Game of Life TUI.
1325 office gpa-calculator https://github.com/kitesi/gpa-calculator GPA calculator CLI app that stores data in local files; written in Go.
Loading…
Cancel
Save