Adds svy to Dashboards (alphabetical order, between ServerHub and sysz).
svy is an interactive terminal viewer for sar/sysstat historical data — braille charts with a time cursor, zoom, day-by-day browsing, and per-CPU/NIC/disk instance switching. It reads sadf -j JSON (no binary sa parsing) and can pull remote data over ssh, so you can browse a server's performance history from your laptop. MIT, published on npm (npx @svy-tui/svy --demo for a synthetic-data demo).
🔄 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/749
**Author:** [@ecoopnet](https://github.com/ecoopnet)
**Created:** 7/6/2026
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `add-svy`
---
### 📝 Commits (1)
- [`c335d10`](https://github.com/rothgar/awesome-tuis/commit/c335d10affcc10f084072251a1583fcca8e236ca) Add svy
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds [svy](https://github.com/svy-tui/svy) to **Dashboards** (alphabetical order, between ServerHub and sysz).
svy is an interactive terminal viewer for sar/sysstat historical data — braille charts with a time cursor, zoom, day-by-day browsing, and per-CPU/NIC/disk instance switching. It reads `sadf -j` JSON (no binary sa parsing) and can pull remote data over ssh, so you can browse a server's performance history from your laptop. MIT, published on npm (`npx @svy-tui/svy --demo` for a synthetic-data demo).
---
<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/749
Author: @ecoopnet
Created: 7/6/2026
Status: ❌ Closed
Base:
main← Head:add-svy📝 Commits (1)
c335d10Add svy📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds svy to Dashboards (alphabetical order, between ServerHub and sysz).
svy is an interactive terminal viewer for sar/sysstat historical data — braille charts with a time cursor, zoom, day-by-day browsing, and per-CPU/NIC/disk instance switching. It reads
sadf -jJSON (no binary sa parsing) and can pull remote data over ssh, so you can browse a server's performance history from your laptop. MIT, published on npm (npx @svy-tui/svy --demofor a synthetic-data demo).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.