Add: gol-tui

pull/36/head
Tullio Facchinetti 4 months ago
parent 9d3080b71e
commit cd81889b06

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1322**
* Apps/tools covered: **1323**
* Number of categories: **76**.
# Index
@ -26,7 +26,7 @@ Some links are available to [related resources](#resources).
* [Office tools](#office) (12), [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) (17), [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)
* [Science](#science) (18), [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)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (5), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (33)
* [Versioning](#versioning) (6), [Video](#video) (11), [Viewers](#viewers) (20)
@ -1217,6 +1217,7 @@ Packages for scientific research and science applications, e.g., bibliography an
* [FAWOC](https://github.com/robolab-pavia/fawoc) - FAWOC is a TUI program for manually labelling a list of words. It has been developed to support the efficient clustering of documents based on topic modeling algorithms such as Dirichlet Latent Allocation.
* [GCTU](https://github.com/Mandrew0822/GCTU---Genetic-code-translation-utility) - A simple command line tool which allows one to convert DNA code sequences to the different RNA sequences.
* [Go-L](https://github.com/Jeadie/Go-L) - Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.).
* [gol-tui](https://github.com/MathiasSven/gol-tui) - Conway's Game of Life TUI.
* [papis](https://github.com/alejandrogallo/papis) - Extensible document and bibliography manager.
* [periodic-table-cli](https://github.com/spirometaxas/periodic-table-cli) - An interactive Periodic Table of Elements app for the console!
* [pt.sh](https://github.com/alexeytal/pt.sh) - CLI periodic table with search and many properties.

@ -1321,3 +1321,4 @@ monitor,GFetch,,https://github.com/tanaybhomia/GFetch,A simple fetch script writ
utility,chet-client,,https://github.com/Hillside-Labs/chet-client,Measure your commands to speed up your development.
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.

1 category name homepage git description
1321 utility chet-client https://github.com/Hillside-Labs/chet-client Measure your commands to speed up your development.
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.
Loading…
Cancel
Save