NetGlance sowmiksudo
winget install --id=sowmiksudo.NetGlance -e A detailed network monitoring experience for the Windows taskbar.
winget install --id=sowmiksudo.NetGlance -e A detailed network monitoring experience for the Windows taskbar.
NetGlance brings the clean, detailed, macOS-style network monitoring experience (similar to iStat Menus) directly to the Windows taskbar.
It features a lightweight, persistent taskbar overlay showing live upload and download speeds, paired with a modern, frameless pop-up dashboard for detailed analytics, historical graphs, and connection details.
pyqtgraph).
The easiest way to install and stay updated is through the Microsoft Store:
Go to windows terminal and run:
winget install sowmiksudo.Netglance
You do not need to install Python to use this app.
NetGlance-Setup.exe or the portable .zip.If you want to run the code directly or contribute to the project:
git clone [https://github.com/sowmiksudo/NetGlance.git](https://github.com/sowmiksudo/NetGlance.git)
cd NetGlance
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python src/monitor.py
This project was built to expand upon the fantastic work done by the open-source community.
A massive thanks to erez-c137. The core network monitoring engine, Z-order taskbar positioning logic, and high-performance data vectorization in this application are heavily based on his brilliant NetSpeedTray project. If you are looking for a purely minimalist network monitor, I highly recommend checking out his original repo!
This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.
As a copyleft license, this guarantees that the software remains free and open-source forever. Any modifications or derivative works distributed from this codebase must also be open-source and licensed under GPLv3.
Created by Shayer Mahmud Sowmik