Add: wg-cmd

pull/37/head
Tullio Facchinetti 3 months ago
parent c072ccdc02
commit 3365a42859

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1407**
* Apps/tools covered: **1408**
* Number of categories: **76**.
# Index
@ -27,7 +27,7 @@ Some links are available to [related resources](#resources).
* [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) (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)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (34), [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)
* [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9)
@ -1534,6 +1534,7 @@ Text processing utilities to cut or sort lines, find dead links, colorize comman
* [trurl](https://github.com/curl/trurl) - Command line tool for URL parsing and manipulation.
* [tuc](https://github.com/riquito/tuc) - You want to cut on more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's where tuc can help.
* [Ultimate Plumber](https://github.com/akavel/up) - Helps to interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop.
* [wg-cmd](https://github.com/AndrianBdn/wg-cmd) - TUI for managing WireGuard configuration files.
## <a name="text-search"></a>Text search (alternatives to grep)

@ -1406,3 +1406,4 @@ typing,ttyper,,https://github.com/max-niederman/ttyper,Terminal-based typing tes
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.
text-processing,wg-cmd,,https://github.com/AndrianBdn/wg-cmd,TUI for managing WireGuard configuration files.

1 category name homepage git description
1406 chat tut https://github.com/RasmusLindroth/tut TUI for Mastodon with vim inspired keys.
1407 chat twitch-tui https://github.com/Xithrius/twitch-tui Twitch chat in the terminal.
1408 system ugm https://github.com/ariasmn/ugm A terminal based UNIX user and group browser.
1409 text-processing wg-cmd https://github.com/AndrianBdn/wg-cmd TUI for managing WireGuard configuration files.
Loading…
Cancel
Save