Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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`