Repo with contents for the InternetControl. Execute InternetControl.py with python with a time (in hours), the monitoring time.
python InternetControl.py -t 72
That line would monitor your connection for 3 days. If you do not wish to tweet your daily results, just comment the pertinent lines ( twt = Twitter() and twt.tweet() ). For it to work, you have to fill the corresponding fields in the Twitter class. Enjoy!