Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frizensami/internet-check

Simple Windows ping script to check if the internet connection is up. Useful back when the Windows system tray icon was terrible at this. Pings google.com continually.
https://github.com/frizensami/internet-check

Last synced: 27 days ago
JSON representation

Simple Windows ping script to check if the internet connection is up. Useful back when the Windows system tray icon was terrible at this. Pings google.com continually.

Awesome Lists containing this project

README

        

One of my first C++ programs, because I was frustrated with the windows internet status icon.

Start this program to continually test if your internet is still working.
When it fails, press "Retry" to check again after attempting a fix or for an update of the current status.
Press "Cancel" to stop the checks.