Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aseba/Pinger
Small OSX Status Bar App to show if Internet is working
https://github.com/aseba/Pinger
Last synced: 26 days ago
JSON representation
Small OSX Status Bar App to show if Internet is working
- Host: GitHub
- URL: https://github.com/aseba/Pinger
- Owner: aseba
- Created: 2020-07-06T15:02:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T12:34:00.000Z (over 4 years ago)
- Last Synced: 2024-08-03T09:05:22.620Z (4 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Pinger
README
# Pinger
Small and very simple OSX Status Bar App to show if Internet is working## How does it work
- We `ping` `https://www.google.com` every second
- You'll see 🔴 in the status bar If request fails
- You'll see 🟢 in the status bar If request succedes## How to use
1. Download [Pinger.app](https://github.com/aseba/Pinger/releases/download/v0.1/Pinger.app.zip)
2. Double Click
3. Done## How to set up to start on login
1. Open `System Preferences` > `Users & Groups`
2. Add Downloaded `Pinger.app` to `Login Items`