Skip to content

A simple program to monitor your network/data usage. Made for the average windows user.

License

Notifications You must be signed in to change notification settings

merlin555/OpenNetMeter

 
 

Repository files navigation

OpenNetMeter

A simple program to monitor your network/data usage. Made for the average windows user.

Description

This program provides the following features,

  • network speed
  • current connection's session data usage
  • total data usage since the detection of a new connection.
  • table of all the individual processes which consumed this data.
  • A system tray icon to show the current session data usage and network speeds.
  • A toolbar in the Taskbar to show the network speed (may not work in windows 11).

Installation

  1. Download and Install .NET Desktop Runtime 5 x64 bit version
  2. Download and Install Visual C++ redist x64 bit version (need this since v0.5.0)
  3. Download the latest release from this repository and simply extract it.
  4. Run in Admin mode (this is necessary).
  5. Optional : To add this as a startup program, go to the settings tab and tick the checkbox.

Uninstallation

  1. Untick the "Start program on windows startup" from the settings page (this is to remove the program from the startup records).
  2. Untick the "Show Network speed from task bar" from the settings page (this is to remove the dll from the registry).
  3. Simply delete the folder.

Usage/Examples

Summary tab

Summary - Copy

Detailed tab

Detailed - Copy

System tray

TrayPopup_GIF1

TaskBar Speed

DeskBand_GIF1

to enable this:

Tick the "Show Network speed from task bar" from the settings page,
Right click the system taskbar, Click "Toolbars" and select "OpenNetMeter Speed"

drawing

About

A simple program to monitor your network/data usage. Made for the average windows user.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 77.3%
  • C++ 22.7%