Add: updo

pull/36/head
Tullio Facchinetti 5 months ago
parent 2c65185ea0
commit c9d3f9e3d8

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1309**
* Apps/tools covered: **1310**
* Number of categories: **76**.
# Index
@ -26,7 +26,7 @@ Some links are available to [related resources](#resources).
* [Office tools](#office) (12), [Online search and resources](#online) (15), [Organizers and calendars](#organizers) (21)
* [Package managers](#package-manager) (12), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (23), [Productivity](#productivity) (9), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (34), [Prompts](#prompt) (4)
* [RSS](#rss) (10), [Religion](#religion) (4)
* [Science](#science) (17), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (28), [Shells](#shells) (14), [Sound and music](#music) (44), [System monitoring](#monitor) (25), [System tools](#system) (23)
* [Science](#science) (17), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (28), [Shells](#shells) (14), [Sound and music](#music) (44), [System monitoring](#monitor) (26), [System tools](#system) (23)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (5), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (32)
* [Versioning](#versioning) (6), [Video](#video) (11), [Viewers](#viewers) (20)
@ -1373,6 +1373,7 @@ Applications to display the usage of system resources: network, memory, power, e
* [The Logfile Navigator](https://lnav.org/) - An advanced and colorful log file viewer with TUI interface.
* [tmon](https://github.com/pondda/tmon) - A tiny system monitor for linux.
* [ttyload](http://www.daveltd.com/src/util/ttyload/) - ttyload is a lightweight utility which is intended to offer a color-coded graph of load averages over time on Linux and other Unix-like systems. It enables a graphical tracking of system load average in a terminal ("tty").
* [updo](https://github.com/Owloops/updo) - Uptime monitoring CLI tool with alerting and advanced settings.
* [whowatch](https://www.tecmint.com/whowatch-monitor-linux-users-and-processes-in-real-time/) - Monitor Linux Users and Processes in Real Time.
* [zfxtop](https://github.com/ssleert/zfxtop) - Self described as “fetch top written by bubbletea enjoyer”.

@ -1308,3 +1308,4 @@ rm,gtrash,,https://github.com/umlx5h/gtrash,Modern Trash CLI manager for Linux s
rss,TermFeed,,https://github.com/iamaziz/TermFeed,A simple terminal feed reader.
office,qpdf,,https://github.com/qpdf/qpdf,"QPDF: A content-preserving PDF document transformer that allows to perform several types of operations on PDF files, such as splitting, merging, etc."
option-picker,cmenu,,https://github.com/10xJSChad/cmenu,"Vaguely dmenu-like minimal TUI menu utility, it reads entries from stdin, creates a selection menu, and writes the selected entry to stdout."
monitor,updo,,https://github.com/Owloops/updo,Uptime monitoring CLI tool with alerting and advanced settings.

1 category name homepage git description
1308 rss TermFeed https://github.com/iamaziz/TermFeed A simple terminal feed reader.
1309 office qpdf https://github.com/qpdf/qpdf QPDF: A content-preserving PDF document transformer that allows to perform several types of operations on PDF files, such as splitting, merging, etc.
1310 option-picker cmenu https://github.com/10xJSChad/cmenu Vaguely dmenu-like minimal TUI menu utility, it reads entries from stdin, creates a selection menu, and writes the selected entry to stdout.
1311 monitor updo https://github.com/Owloops/updo Uptime monitoring CLI tool with alerting and advanced settings.
Loading…
Cancel
Save