Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/julienbordet/MenuPing

Simple Ping status bar app for MacOS
https://github.com/julienbordet/MenuPing

macos menubar network network-analysis ping rumps statusbar

Last synced: 3 months ago
JSON representation

Simple Ping status bar app for MacOS

Awesome Lists containing this project

README

        

# MenuPing

## What it is ?
Quick Menu bar tool to ping internet at regular intervals and show the response time.

![](images/screenshot0.png)

![](images/screenshot1.png)

Written in Python, thanks to [rumps](https://github.com/jaredks/rumps) and py2app

## What does it do ?

Very basic :

* Pings every second www.google.com, this address is configurable
* Can be made persistant, that is launched at session startup

## How to install ?

Have a look at binary and sources available on [the release page](https://github.com/julienbordet/MenuPing/releases/)

## Tested on

* macOS Ventura, Apple M1
* macOS Monterey, Apple x86
* macOS Big Sur, Apple x86

Please report an issue if that does work on your system.

## What is the current version

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/julienbordet/MenuPing)](https://github.com/julienbordet/MenuPing/releases)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/julienbordet/MenuPing)
![CodeFactor](https://www.codefactor.io/repository/github/julienbordet/MenuPing/badge)
![GitHub Release Date](https://img.shields.io/github/release-date/julienbordet/MenuPing?logo=github)
![GitHub last commit](https://img.shields.io/github/last-commit/julienbordet/MenuPing?logo=github)
![GitHub Repo stars](https://img.shields.io/github/stars/julienbordet/MenuPing?style=social)
![GitHub forks](https://img.shields.io/github/forks/julienbordet/MenuPing?style=social)

## Star history

[![Star History Chart](https://api.star-history.com/svg?repos=julienbordet/MenuPing&type=Date)](https://star-history.com/#julienbordet/MenuPing&Date)