Supernova4422 / NetworkAlertSystem

A small project that will alert the user if they're downloading too much too quickly. Enjoy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetworkAlertSystem

A small project that will alert the user if they're downloading too much too quickly!

A simple console application that will print out the upload/download each second, and if it's higher than the threshold it will post a notification balloon!

The threshhold can be modified via a threshhold.txt file in the same directory as the executable, containing the Mbps.

About

A small project that will alert the user if they're downloading too much too quickly. Enjoy!

License:The Unlicense


Languages

Language:C# 100.0%