/status-checker

URL availability checker. Add multiple URLs and constantly watch if they are reachable.

Primary LanguageJava

status-checker

URL availability checker. Add multiple URLs and constantly watch if they are reachable. Shows tray icon with aggregated result. Red if one of URLs is not available and Green otherwise.

Howto

  1. Build app using Maven
  2. Change settings.conf
  3. Run with command 'java -jar status-checker.jar settings.conf'