Skip to content

Add Network Speed Monitor mod#4731

Open
shariarcode wants to merge 1 commit into
ramensoftware:mainfrom
shariarcode:main
Open

Add Network Speed Monitor mod#4731
shariarcode wants to merge 1 commit into
ramensoftware:mainfrom
shariarcode:main

Conversation

@shariarcode

Copy link
Copy Markdown

This pull request adds a new mod: Network Speed Monitor.

Description

This mod places an icon in the Windows system tray displaying live download and upload speeds in real-time.

  • Top Line: Download speed (customizable color, green by default).
  • Bottom Line: Upload speed (customizable color, orange by default).
  • Hovering over the tray icon shows a tooltip with the exact speeds.
  • Includes custom settings for update interval, text colors, font size/weight, bits/bytes conversion, and single-line layout options.

Features

  • Only runs in the main explorer.exe shell process (subprocesses are filtered out).
  • Safely registers for and responds to the TaskbarCreated message to ensure the icon is automatically re-added when the explorer shell restarts or on PC boot.

Please let me know if any review changes or improvements are needed. Thank you!

This mod displays real-time download and upload speeds in the system tray, with customizable settings for update intervals, colors, and font styles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant