Added x-cmd to the README

pull/83/head
Tullio Facchinetti 2 months ago
parent eb9e148235
commit 1e6e80c28b

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

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

1 category name homepage git description
1519 time-tracker yacht https://github.com/tracyspacy/yacht Yet another command line habit tracker written in Rust.
1520 typing typeinc https://github.com/AnirudhG07/Typeinc An ncurses based terminal typing speed test with different difficulty levels and cool typing UI.
1521 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.
1522 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. A toolset implemented using posix shell and awk offering many interesting features and that is very small in size.
Loading…
Cancel
Save