Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 2.51 KB

README.md

File metadata and controls

47 lines (27 loc) · 2.51 KB

Ping Widget

Keep track of the health of your server / internet connection / host by pinging and tracking its response time using a friendly material widget on your Android. This app is available at the Google Play Store:

Get it on Google Play

This widget features:

  • Beautiful Material design!
  • Calculates Max / Min / Avg and Uptime
  • Live real-time line chart of pings!
  • Multiple configurable options
  • Ad-free
  • Automatically stops when device goes to sleep to save battery
  • Add multiple widgets to track as many servers as you like!

Screens

Code dependencies

This Project uses external dependencies and SDK's

  • Gson - Json serialization/deserialization library
  • Butterknife - Bind Android views and callbacks to fields and methods.
  • Preference-v7-fix - Fixes for preference-v7 support library

Software used

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details