zhongyang219/trafficmonitor

这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on August 31st, 2026
Created on July 30th, 2017
Open Issues & Pull Requests: 1,346 (+0)
Number of forks: 3,777
Total Stargazers: 45,960 (+0)
Total Subscribers: 294 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.3 days
Mean response time: 87.2 days
90th percentile: 227.4 days
Tracked items: 387

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 69% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 440
New in 7 days: 4
Closed in 7 days: 0
Avg open age: 542 days
Stale 30+ days: 415
Stale 90+ days: 367

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 4
Events in 7 days: 4

Top labels

  • bug (47)
  • enhancement (42)
  • to do (1)

Detailed Description

Traffic Monitor is a desktop floating window application for Windows that displays real-time network speed, CPU utilization, and memory usage. The tool addresses the need for quick system performance monitoring by providing an always-visible overlay window that can also be embedded into the taskbar. It works by continuously sampling network and system metrics and rendering them in a customizable floating display that users can position anywhere on their screen.

The project suits Windows users who want lightweight, at-a-glance system monitoring without opening separate applications. It offers two variants: a standard version with comprehensive hardware monitoring including temperature, GPU utilization, and disk usage, and a Lite version focused on network speed and basic CPU and memory metrics without requiring administrator privileges. The Lite version is recommended for users who do not need temperature monitoring. The tool supports skin customization, historical traffic statistics, and a plugin system for extending functionality.

Development activity shows consistent maintenance with regular updates addressing user issues and adding features. The project maintains separate release channels including pre-release builds, and provides alternative download sources for users in regions with slow GitHub access. The maintainers have made deliberate architectural decisions such as migrating temperature monitoring to a separate plugin system and shifting focus toward the Lite variant as the primary offering, indicating responsiveness to user needs and platform constraints.