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

https://github.com/theldb/pingorannoy

Just a simple python script to ping a server and if it cant ping it, it plays an annoying sound
https://github.com/theldb/pingorannoy

Last synced: 2 months ago
JSON representation

Just a simple python script to ping a server and if it cant ping it, it plays an annoying sound

Awesome Lists containing this project

README

        

# PingorAnnoy

## A python script I wrote that constantly pings a server, if it cant ping it, it plays an annoying sound.

## Prerequisites
-https://pip.pypa.io/en/stable/installing/

-https://pypi.org/project/APScheduler/

-https://pypi.org/project/playsound/

-https://pypi.org/project/pyobjc/