Add: sntop

pull/37/head
Tullio Facchinetti 3 months ago
parent 7a233da335
commit ef17316a36

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1393**
* Apps/tools covered: **1394**
* Number of categories: **76**.
# Index
@ -26,7 +26,7 @@ Some links are available to [related resources](#resources).
* [Office tools](#office) (15), [Online search and resources](#online) (17), [Organizers and calendars](#organizers) (22)
* [Package managers](#package-manager) (15), [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) (29), [System tools](#system) (24)
* [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) (30), [System tools](#system) (24)
* [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) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (38)
* [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (26)
@ -1431,6 +1431,7 @@ Applications to display the usage of system resources: network, memory, power, e
* [screenFetch](https://github.com/KittyKatt/screenFetch) - It can be used to generate one of those nifty terminal theme information + ASCII distribution logos. It auto-detects the distribution and display an ASCII version of that distribution's logo and some valuable information to the right.
* [slurm](https://github.com/mattthias/slurm) - Yet another network load monitor.
* [smem](https://www.selenic.com/smem/) - Python program that reports memory usage; it can report the "proportional set size" (PSS), a meaningful representation of the amount of memory used by libraries and applications in a virtual memory system; it has built-in chart generation.
* [sntop](https://sourceforge.net/projects/sntop) - A simple network top for monitoring connectivity.
* [sysdig](https://www.sysdig.org/) - Sysdig captures system calls and events from the Linux kernel. You can save, filter, and analyze the data with our CLI or our desktop app. Think of sysdig as strace + tcpdump + htop + iftop + lsof + wireshark for your entire system.
* [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.

@ -1392,3 +1392,4 @@ monitor,s-tui,,https://github.com/amanusk/s-tui,Terminal-based CPU stress and mo
chat,scli,,https://github.com/isamert/scli,A simple terminal user interface for signal messenger.
utility,sizeof,,https://github.com/zackproser/sizeof,"Experimental CLI, written alongside ChatGPT4 and GItHub Copilot."
monitor,slurm,,https://github.com/mattthias/slurm,Yet another network load monitor.
monitor,sntop,,https://sourceforge.net/projects/sntop,A simple network top for monitoring connectivity.

1 category name homepage git description
1392 chat scli https://github.com/isamert/scli A simple terminal user interface for signal messenger.
1393 utility sizeof https://github.com/zackproser/sizeof Experimental CLI, written alongside ChatGPT4 and GItHub Copilot.
1394 monitor slurm https://github.com/mattthias/slurm Yet another network load monitor.
1395 monitor sntop https://sourceforge.net/projects/sntop A simple network top for monitoring connectivity.
Loading…
Cancel
Save