From acd68253c3caf9ca26d348bae529a2a87a6a6f46 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Wed, 30 Aug 2023 22:10:23 +0200 Subject: [PATCH] Added Rumos --- README.md | 5 +++-- data/apps.csv | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ccffe9..0bc4cf9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`. # Summary -* Apps/tools covered: **1052** +* Apps/tools covered: **1053** * Number of categories: **65**. # Index @@ -49,7 +49,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`. * [Networking](#networking) (28), [Note taking](#note-taking) (20) * [Office tools](#office) (9), [Online search and resources](#online) (13), [Organizers and calendars](#organizers) (20) * [Package managers](#package-manager) (9), [Password managers](#password-manager) (14), [Productivity](#productivity) (9), [Programming](#programming) (39), [Prompts](#prompt) (4) -* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (22), [Shells](#shells) (10), [Sound and music](#music) (32), [System monitoring](#monitor) (37), [System tools](#system) (18) +* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (22), [Shells](#shells) (10), [Sound and music](#music) (32), [System monitoring](#monitor) (37), [System tools](#system) (19) * [Terminals](#terminal) (12), [Text processing](#text-processing) (35), [Text search (alternatives to grep)](#text-search) (11), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (24), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7) * [Utilities](#utility) (30) * [Versioning](#versioning) (6), [Viewers](#viewers) (37) @@ -1093,6 +1093,7 @@ Music players. * [mackup](https://github.com/lra/mackup) - Keep your application settings in sync (OS X/Linux). * [Ntfy](https://github.com/dschep/ntfy) - Cross-platform Python utility that enables you to automatically get desktop notifications on demand or when long running commands complete. It can as well send push notifications to your phone once a particular command completes. * [pulsemixer](https://github.com/GeorgeFilipkin/pulsemixer) - CLI and curses mixer for PulseAudio. +* [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. diff --git a/data/apps.csv b/data/apps.csv index c53cbda..67c7a28 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1051,3 +1051,4 @@ package-manager,getghrel,,https://github.com/kavishgr/getghrel,"A user-friendly find,bfs,,https://github.com/tavianator/bfs,A breadth-first version of the UNIX find command. chat,Servitor,,https://github.com/bentonedmondson/servitor,A command-line Fediverse client that doesn’t require a server. music,mfp,,https://github.com/guptarohit/mfp,"A command-line utility for playing music mixes for programming & focus (from [musicforprogramming.net](musicforprogramming.net)), unlocking the flow state." +system,Rumos,,https://github.com/octagony/rumos,CLI utility for controlling screen brightness.