Add: sasqwatch

pull/37/head
Tullio Facchinetti 3 months ago
parent 416e271d25
commit 844e96ea21

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1348**
* Apps/tools covered: **1349**
* Number of categories: **76**.
# Index
@ -28,7 +28,7 @@ Some links are available to [related resources](#resources).
* [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) (46), [System monitoring](#monitor) (27), [System tools](#system) (23)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (32), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (35)
* [Utilities](#utility) (36)
* [Versioning](#versioning) (7), [Video](#video) (11), [Viewers](#viewers) (22)
* [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9)
@ -1624,6 +1624,7 @@ Miscellaneous utilities that are not do not fit in other categories and they are
* [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.
* [sasqwatch](https://github.com/fabio42/sasqwatch) - A modern take on the classic watch command.
* [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.
* [sprinkles](https://github.com/KhalilOuali/sprinkles) - Randomly colors input text and outputs it to the terminal.

@ -1347,3 +1347,4 @@ viewers,epy,,https://github.com/wustho/epy,"CLI Ebook (epub2, epub3, fb2, mobi)
networking,gg,,https://github.com/mzz2017/gg,A command-line tool for one-click proxy in your research and development without installing v2ray or anything else.
note-taking,mn,,https://github.com/misopog/mn,A dead simple note-taking script.
find,rawhide,,https://github.com/raforg/rawhide,Find files using pretty C expressions.
utility,sasqwatch,,https://github.com/fabio42/sasqwatch,A modern take on the classic watch command.

1 category name homepage git description
1347 networking gg https://github.com/mzz2017/gg A command-line tool for one-click proxy in your research and development without installing v2ray or anything else.
1348 note-taking mn https://github.com/misopog/mn A dead simple note-taking script.
1349 find rawhide https://github.com/raforg/rawhide Find files using pretty C expressions.
1350 utility sasqwatch https://github.com/fabio42/sasqwatch A modern take on the classic watch command.
Loading…
Cancel
Save