Skip to content

TariqKho/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.
  • Data usage for today.
  • retrieve data usage up to the past 60 days and anywhere in between in detailed format.
  • A mini widget to show the network speed (can be placed over the taskbar).

Installation

  1. Download and Install .NET 6.0 Runtime desktop apps version. (for versions 0.9.0 and below, download .NET 5.0 Runtime)
  2. Download the latest release from this repository and simply extract it.
  3. Run in Admin mode (this is necessary).
  4. 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. for versions 0.8.1 to 0.5.1, 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

image

Detailed tab

image

History tab

*can retrieve data recorded by this application up to the past 60 days

image

Darkmode

image

Network speed mini widget

MiniWidget_demo1

System tray & TaskBarSpeed (Discontinued since v0.9.0)

These are replaced by the mini widget

TrayPopup_GIF1

DeskBand_GIF1

  • To Do

  • Centralize db 2

  • Change mini widget color dynamically 3

  • add percentage bar in history 2

  • back up periodcally based on setting 1

  • Abilty to group process so that it count as one e.g (steamWebHelper and Steam should be able to group together as steam) 3

  • Done

  • Add setting to change db file location

  • Add proccess id in Detailed tab

  • Add Preferred name (still need to add auto refresh page in history)

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# 100.0%