https://github.com/csabapalfi/traypingapp
📡 OSX tray application showing DNS and ping latency
https://github.com/csabapalfi/traypingapp
dns latency osx ping tray tray-application
Last synced: about 1 month ago
JSON representation
📡 OSX tray application showing DNS and ping latency
- Host: GitHub
- URL: https://github.com/csabapalfi/traypingapp
- Owner: csabapalfi
- Created: 2015-11-01T15:55:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T16:35:32.000Z (almost 7 years ago)
- Last Synced: 2025-03-25T10:37:44.108Z (about 2 months ago)
- Topics: dns, latency, osx, ping, tray, tray-application
- Language: JavaScript
- Homepage:
- Size: 157 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrayPing.app
Simple OSX tray application displaying
* `google.com` DNS resolution latency
* `8.8.8.8` (Google DNS) ping latency
* refreshed every 2 secs
## Installation
* download [latest release](https://github.com/csabapalfi/tray-ping/releases/latest)
* open .dmg and drag TrayPing.app to Applications.## Why?
* This app helps by displaying actual network status at a glance
* I keep ending up using unreliable WiFi networks.
* Even if I'm connected ping times spike periodically.
* Or request starts timing out all without loosing actual WiFi connection.## What's missing?
* any sort of configurability (check interval, pinged host, dns hostname)