PingMenu is an app that shows you current latency to Google.
It sends a ping to google.com every 5 seconds:
- If the ping failed, changes the menu text color to red.
- If the ping is taking more than 100ms longer than the last one, menu text color turns yellow.
- When the ping succeeds, change menu color to black and show the ping time.