From c072ccdc02544bf4e19e4f1b0e87ecf66d6f269d Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Tue, 20 Feb 2024 11:57:07 +0100 Subject: [PATCH] Add: ugm --- README.md | 5 +++-- data/apps.csv | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c69697..cbb3940 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools covered: **1406** +* Apps/tools covered: **1407** * Number of categories: **76**. # Index @@ -26,7 +26,7 @@ Some links are available to [related resources](#resources). * [Office tools](#office) (15), [Online search and resources](#online) (17), [Organizers and calendars](#organizers) (22) * [Package managers](#package-manager) (16), [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) (31), [System tools](#system) (24) +* [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) (31), [System tools](#system) (25) * [Terminals](#terminal) (14), [Text processing](#text-processing) (33), [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) (31), [Torrent](#torrent) (7), [Typing test and practice](#typing) (9) * [Utilities](#utility) (40) * [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (26) @@ -1473,6 +1473,7 @@ System management tools, such as for brightness control, dotfile and environment * [Rumos](https://github.com/octagony/rumos) - CLI utility for controlling screen brightness. * [sysm](https://github.com/jafarlihi/sysm) - Makes your system play custom sounds when any configured system or external event happens. * [systeroid](https://github.com/orhun/systeroid) - A more powerful alternative to sysctl(8) with a terminal user interface. +* [ugm](https://github.com/ariasmn/ugm) - A terminal based UNIX user and group browser. * [viewport-list-cli](https://github.com/kevva/viewport-list-cli) - Return a list of devices and their viewports. * [YAS-BDSM](https://github.com/sebastiancarlos/yas-bdsm) - YAS-BDSM (Yet Another Stow-Based Dotfiles System Manager): a minimal, UNIX-based, cross-platform, hierarchical dotfiles manager. * [ydf](https://github.com/yunielrc/ydf) - A disruptive dotfiles manager+. Be ready to work in just a few minutes on your Fresh OS. diff --git a/data/apps.csv b/data/apps.csv index 5c2b423..80f0c09 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1405,3 +1405,4 @@ networking,trippy,,https://github.com/fujiapple852/trippy,A network diagnostic t typing,ttyper,,https://github.com/max-niederman/ttyper,Terminal-based typing test. chat,tut,,https://github.com/RasmusLindroth/tut,TUI for Mastodon with vim inspired keys. chat,twitch-tui,,https://github.com/Xithrius/twitch-tui,Twitch chat in the terminal. +system,ugm,,https://github.com/ariasmn/ugm,A terminal based UNIX user and group browser.