This commit is contained in:
jasonwitty 2025-08-25 22:35:02 -07:00
commit 00d5777d05

View File

@ -5,7 +5,7 @@ socktop is a remote system monitor with a rich TUI, inspired by top/btop, talkin
- Linux agent: near-zero CPU when idle (request-driven, no always-on sampler)
- TUI: smooth graphs, sortable process table, scrollbars, readable colors
![socktop screenshot](./docs/socktop_demo.apng)
<img src="./docs/socktop_demo.apng" width="100%">
---