mirror of
https://github.com/toolleeo/cli-apps.git
synced 2024-11-15 06:13:02 +00:00
Add: zenith
This commit is contained in:
parent
647ed5d878
commit
f3bab589c7
@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
|
|||||||
|
|
||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
* Apps/tools covered: **1410**
|
* Apps/tools covered: **1411**
|
||||||
* Number of categories: **76**.
|
* Number of categories: **76**.
|
||||||
|
|
||||||
# Index
|
# Index
|
||||||
@ -24,7 +24,7 @@ Some links are available to [related resources](#resources).
|
|||||||
* [Markdown](#markdown) (11)
|
* [Markdown](#markdown) (11)
|
||||||
* [Networking](#networking) (59), [Note taking](#note-taking) (22)
|
* [Networking](#networking) (59), [Note taking](#note-taking) (22)
|
||||||
* [Office tools](#office) (15), [Online search and resources](#online) (18), [Organizers and calendars](#organizers) (22)
|
* [Office tools](#office) (15), [Online search and resources](#online) (18), [Organizers and calendars](#organizers) (22)
|
||||||
* [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)
|
* [Package managers](#package-manager) (16), [Password managers](#password-manager) (18), [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) (36), [Prompts](#prompt) (4)
|
||||||
* [RSS](#rss) (10), [Religion](#religion) (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)
|
* [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) (34), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (16), [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) (16), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (7), [Typing test and practice](#typing) (9)
|
||||||
@ -1153,6 +1153,7 @@ Programs to list and monitor currently running processes; alternatives to the `t
|
|||||||
* [TTV](https://github.com/caio-ishikawa/term-task-viewer) - terminal-task-viewer: a lightweight terminal tool to manage processes in Unix machines.
|
* [TTV](https://github.com/caio-ishikawa/term-task-viewer) - terminal-task-viewer: a lightweight terminal tool to manage processes in Unix machines.
|
||||||
* [vtop](https://github.com/MrRio/vtop) - Alternative to top with several additional stats.
|
* [vtop](https://github.com/MrRio/vtop) - Alternative to top with several additional stats.
|
||||||
* [ytop](https://github.com/cjbassi/ytop) - TUI system monitor written in Rust.
|
* [ytop](https://github.com/cjbassi/ytop) - TUI system monitor written in Rust.
|
||||||
|
* [zenith](https://github.com/bvaisvil/zenith) - Sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
|
||||||
|
|
||||||
## <a name="productivity"></a>Productivity
|
## <a name="productivity"></a>Productivity
|
||||||
|
|
||||||
|
@ -1409,3 +1409,4 @@ system,ugm,,https://github.com/ariasmn/ugm,A terminal based UNIX user and group
|
|||||||
text-processing,wg-cmd,,https://github.com/AndrianBdn/wg-cmd,TUI for managing WireGuard configuration files.
|
text-processing,wg-cmd,,https://github.com/AndrianBdn/wg-cmd,TUI for managing WireGuard configuration files.
|
||||||
online,wiki-tui,,https://github.com/Builditluc/wiki-tui,A simple and easy to use Wikipedia Text User Interface.
|
online,wiki-tui,,https://github.com/Builditluc/wiki-tui,A simple and easy to use Wikipedia Text User Interface.
|
||||||
time-tracker,zeit,,https://github.com/mrusme/zeit,A command line tool for tracking time spent on activities.
|
time-tracker,zeit,,https://github.com/mrusme/zeit,A command line tool for tracking time spent on activities.
|
||||||
|
monitor-top,zenith,,https://github.com/bvaisvil/zenith,"Sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user