Skip to content

A Linux/Windows/Mac Java app to check for flaky Internet connections

Notifications You must be signed in to change notification settings

vsubhash/netcheck-j2se

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

NetCheck for GNU Linux/Windows/Mac
(c) V. Subhash, 2017.
http://www.vsubhash.com
Released as public-domain source code
--------------------------

This Java desktop application displays popups from the notification panel (system tray) whenever the Internet connection drops. It detects the connection status by pinging a high-traffic high-availability website at regular intervals.

To run the app, ensure that you have Java runtime (JRE) and run the command.
  java -jar NetCheck.jar

Execute the following command to download the source code.
  git clone https://github.com/vsubhash/netcheck-j2se.git






About

A Linux/Windows/Mac Java app to check for flaky Internet connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages