syswatch — Single-host system diagnostics across twelve tabs (CPU, memory, disks, processes, GPU, power, services, network, plus Timeline scrubber + Insights anomaly engine). v0.6.1, MIT.
diskwatch — Single-host disk diagnostics across eight tabs (devices, volumes, filesystems, IO, SMART, hot files, insights). v0.1.1, MIT.
All three are read-only by design (no process kills, no service restarts), Rust + ratatui, macOS + Linux. Happy to split into separate PRs if you'd prefer.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/rothgar/awesome-tuis/pull/695
**Author:** [@matthart1983](https://github.com/matthart1983)
**Created:** 5/28/2026
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `add-watch-family-tools`
---
### 📝 Commits (1)
- [`9ab2777`](https://github.com/rothgar/awesome-tuis/commit/9ab27777691883e7c4c5c96229099dbbcbbfe192) Add netwatch, syswatch, diskwatch to Dashboards
### 📊 Changes
**1 file changed** (+3 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+3 -0)
</details>
### 📄 Description
Adds three sibling read-only diagnostics TUIs (Rust) to the Dashboards section, alphabetically:
- **[netwatch](https://github.com/matthart1983/netwatch)** — Real-time network diagnostics: deep packet inspection across 13 protocols (TLS, QUIC, HTTP, DNS, SSH, MQTT, SNMP, …), per-process attribution via eBPF / PKTAP, TCP retransmit + out-of-order analytics, JA4 fingerprinting, optional Landlock sandbox, Flight Recorder incident bundles. v0.23.0, ~1900 stars, MIT.
- **[syswatch](https://github.com/matthart1983/syswatch)** — Single-host system diagnostics across twelve tabs (CPU, memory, disks, processes, GPU, power, services, network, plus Timeline scrubber + Insights anomaly engine). v0.6.1, MIT.
- **[diskwatch](https://github.com/matthart1983/diskwatch)** — Single-host disk diagnostics across eight tabs (devices, volumes, filesystems, IO, SMART, hot files, insights). v0.1.1, MIT.
All three are read-only by design (no process kills, no service restarts), Rust + ratatui, macOS + Linux. Happy to split into separate PRs if you'd prefer.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/rothgar/awesome-tuis/pull/695
Author: @matthart1983
Created: 5/28/2026
Status: ❌ Closed
Base:
main← Head:add-watch-family-tools📝 Commits (1)
9ab2777Add netwatch, syswatch, diskwatch to Dashboards📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
README.md(+3 -0)📄 Description
Adds three sibling read-only diagnostics TUIs (Rust) to the Dashboards section, alphabetically:
netwatch — Real-time network diagnostics: deep packet inspection across 13 protocols (TLS, QUIC, HTTP, DNS, SSH, MQTT, SNMP, …), per-process attribution via eBPF / PKTAP, TCP retransmit + out-of-order analytics, JA4 fingerprinting, optional Landlock sandbox, Flight Recorder incident bundles. v0.23.0, ~1900 stars, MIT.
syswatch — Single-host system diagnostics across twelve tabs (CPU, memory, disks, processes, GPU, power, services, network, plus Timeline scrubber + Insights anomaly engine). v0.6.1, MIT.
diskwatch — Single-host disk diagnostics across eight tabs (devices, volumes, filesystems, IO, SMART, hot files, insights). v0.1.1, MIT.
All three are read-only by design (no process kills, no service restarts), Rust + ratatui, macOS + Linux. Happy to split into separate PRs if you'd prefer.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.