A lightweight, client-side tool to visualize channel bandwidth usage. This is a static web app: open index.html in a browser to use it. No server required.
- Visualize bandwidth metrics for channels
- Pure HTML/CSS/JS — easy to run locally
- Clone or download this repository.
- Open
index.htmlin your browser.
channel-bandwidth-report/
├─ index.html
└─ js/
├─ app.js
└─ main.js
Contributions are welcome. Please open an issue to discuss major changes before submitting a PR.
This project is licensed under the MIT License. See LICENSE for details.