From 1e6e80c28b56dd5c40ff8132b943595eeb5e8a63 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Mon, 1 Jul 2024 19:49:17 +0200 Subject: [PATCH] Added x-cmd to the README --- README.md | 5 +++-- data/apps.csv | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 96fedd4..539e660 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools: **1520** +* Apps/tools: **1521** * Categories: **77** # Index @@ -26,7 +26,7 @@ Some links are available to [related resources](#resources). * [Office tools](#office) (15), [Online search and resources](#online) (18), [Organizers and calendars](#organizers) (22) * [Package managers](#package-manager) (19), [Password managers](#password-manager) (21), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (26), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (39), [Prompts](#prompt) (14) * [RSS](#rss) (10), [Religion](#religion) (4) -* [Science](#science) (20), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (33), [Shells](#shells) (25), [Sound and music](#music) (48), [System monitoring](#monitor) (29), [System tools](#system) (27) +* [Science](#science) (20), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (33), [Shells](#shells) (25), [Sound and music](#music) (48), [System monitoring](#monitor) (29), [System tools](#system) (28) * [Terminals](#terminal) (22), [Text processing](#text-processing) (36), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (18), [Todo managers](#todo-manager) (32), [Torrent](#torrent) (8), [Typing test and practice](#typing) (13) * [Utilities](#utility) (39) * [Versioning](#versioning) (9), [Video](#video) (12), [Viewers](#viewers) (26) @@ -1573,6 +1573,7 @@ System management tools, such as for brightness control, dotfile and environment * [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. +* [x-cmd](https://www.x-cmd.com/) - A toolset implemented using posix shell and awk offering many interesting features and that is very small in size. * [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 75c26f3..9626e8e 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1519,5 +1519,4 @@ time-tracker,pom,,https://github.com/maaslalani/pom,Pomodoro timer for the termi time-tracker,yacht,,https://github.com/tracyspacy/yacht,Yet another command line habit tracker written in Rust. typing,typeinc,,https://github.com/AnirudhG07/Typeinc,An ncurses based terminal typing speed test with different difficulty levels and cool typing UI. utility,tab-pal,,https://github.com/ben-n93/tab-pal,A command-line app that makes it easier to add and edit custom colour palettes in Tableau. -system,x-cmd,https://www.x-cmd.com/,https://github.com/x-cmd/x-cmd,x-cmd is a toolset implemented using posix shell and awk. It is very small in size and offers many interesting features. - +system,x-cmd,https://www.x-cmd.com/,https://github.com/x-cmd/x-cmd,A toolset implemented using posix shell and awk offering many interesting features and that is very small in size.