Added Rumos

pull/26/head
Tullio Facchinetti 9 months ago
parent 12141766de
commit acd68253c3

@ -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.

@ -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 doesnt 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.

1 category name homepage git description
1051 find bfs https://github.com/tavianator/bfs A breadth-first version of the UNIX find command.
1052 chat Servitor https://github.com/bentonedmondson/servitor A command-line Fediverse client that doesn’t require a server.
1053 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.
1054 system Rumos https://github.com/octagony/rumos CLI utility for controlling screen brightness.
Loading…
Cancel
Save