add some cli system monitors

This commit is contained in:
Sidhanth Rathod
2023-03-29 07:14:34 +05:30
committed by GitHub
parent 81741cb123
commit 1b96220beb

View File

@@ -310,18 +310,26 @@
- [Atop](https://github.com/Atoptool/atop) - System and process monitor for Linux. (C)
- [bashtop](https://github.com/aristocratos/bashtop) - Linux/OSX/FreeBSD resource monitor (bash)
- [btop](https://github.com/aristocratos/btop) - Linux/OSX/FreeBSD resource monitor (C++)
- [bpytop](https://github.com/aristocratos/bpytop) - Linux/OSX/FreeBSD resource monitor (python)
- [bottom](https://github.com/ClementTsang/bottom) - Yet another cross-platform graphical process/system monitor. (rust)
- [Glances](https://github.com/nicolargo/glances) - Glances an Eye on your system. A top/htop alternative. (python)
- [Gotop](https://github.com/cjbassi/gotop) - A terminal based graphical activity monitor inspired by gtop and vtop. (go,C)
- [gtop](https://github.com/aksakalli/gtop) - System monitoring dashboard for terminal. (js)
- [Htop](hisham.hm/htop/) - htop is an interactive text-mode process viewer for Unix systems. (C)
- [Nvtop](https://github.com/Syllo/nvtop) - NVIDIA GPUs htop like monitoring tool. (C)
- [Nvitop](https://github.com/XuehaiPan/nvitop) - An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management. (python)
- [px](https://github.com/walles/px) - ps and top for human beings. (python)
- [sampler](https://github.com/sqshq/sampler) - Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. (go)
- [s-tui](https://github.com/amanusk/s-tui) - Terminal based CPU stress and monitoring utility. (python)
- [tiptop](https://github.com/nschloe/tiptop) - Command-line system monitoring. (python)
- [smterminal](https://github.com/gurayyarar/smterminal) - System monitoring for terminal on Linux, OSX and Windows. (typescript)
- [sysstat](https://github.com/sysstat/sysstat) - Performance monitoring tools for Linux. (C)
- [SystemMonitor](https://github.com/LukasLeonardKoening/System-Monitor) - A C++ based Linux system monitor. (C++)
- [vtop](https://github.com/MrRio/vtop) - A graphical activity monitor for the command line. (js)
- [yant](https://github.com/Cveinnt/yant) - Yet Another Nvidia Top. (python)
- [ytop](https://github.com/cjbassi/ytop) - A TUI system monitor. (rust)
- [zenith](https://github.com/bvaisvil/zenith) - Sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage. (rust)
- [zfxtop](https://github.com/ssleert/zfxtop) - [WIP] fetch top for gen Z with X written by bubbletea enjoyer. (go)
#### audio visualizers