Add: ps1palette

pull/32/head^2
Tullio Facchinetti 6 months ago
parent 2ba639cec9
commit a349a39a7d

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1253**
* Apps/tools covered: **1254**
* Number of categories: **75**.
# Index
@ -28,7 +28,7 @@ Some links are available to [related resources](#resources).
* [RSS](#rss) (8), [Religion](#religion) (4)
* [Science](#science) (17), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (25), [Shells](#shells) (14), [Sound and music](#music) (41), [System monitoring](#monitor) (23), [System tools](#system) (22)
* [Terminals](#terminal) (13), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (10), [Text search and replace (alternatives to sed)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (28), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (29)
* [Utilities](#utility) (30)
* [Versioning](#versioning) (6), [Video](#video) (11), [Viewers](#viewers) (20)
* [Web browser](#browser) (17), [Web development](#webdev) (25), [Writing](#writing) (9)
@ -1530,6 +1530,7 @@ Miscellaneous utilities that are not do not fit in other categories and they are
* [pangran](https://github.com/BimoT/pangran) - A simple TUI program that checks if you've typed a pangram.
* [plzz](https://github.com/deep5050/plzz) - A python CLI to automate daily tasks of both common and advanced users. It allows to easily launch common and different types of operations such as creating random files or check hashes.
* [Polykill](https://github.com/Bdeering1/polykill) - Lightweight command line utility for removing dependencies and build artifacts from unused local projects.
* [ps1palette](https://github.com/WDoyle123/ps1palette) - Streamline Bash PS1 customisation through script automation for prompt colour coding and .bashrc integration.
* [Python re(gex)? exercises](https://github.com/learnbyexample/TUI-apps/tree/main/PyRegexExercises) - TUI application intended to help you practice Python regular expressions there are more than 100 exercises covering both the builtin re and third-party regex module.
* [sauce](https://github.com/cadecuddy/sauce) - A novelty CLI tool that identifies an anime from an image and yields key data about it.
* [Skylab](https://github.com/SerhiiStets/skylab) - A text user interface (TUI) tool that displays upcoming space launches in a user-friendly way.

@ -1252,3 +1252,4 @@ system,Kill,,https://github.com/unsigned-enby/Kill,Small bash-only script for ki
organizers,plann,,https://github.com/tobixen/plann,Command-line interface to online calendars.
music,pytunes,,https://github.com/bernhardfritz/pytunes,Self-hosted music streaming service.
launcher,sofi,,https://github.com/don-aman/sofi,Terminal-based application launcher written in POSIX-compliant shell.
utility,ps1palette,,https://github.com/WDoyle123/ps1palette,Streamline Bash PS1 customisation through script automation for prompt colour coding and .bashrc integration.

1 category name homepage git description
1252 organizers plann https://github.com/tobixen/plann Command-line interface to online calendars.
1253 music pytunes https://github.com/bernhardfritz/pytunes Self-hosted music streaming service.
1254 launcher sofi https://github.com/don-aman/sofi Terminal-based application launcher written in POSIX-compliant shell.
1255 utility ps1palette https://github.com/WDoyle123/ps1palette Streamline Bash PS1 customisation through script automation for prompt colour coding and .bashrc integration.
Loading…
Cancel
Save