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

https://github.com/nikolajlauridsen/pingfun

Having som fun with ping and gtts text-to-speech module
https://github.com/nikolajlauridsen/pingfun

Last synced: 2 months ago
JSON representation

Having som fun with ping and gtts text-to-speech module

Awesome Lists containing this project

README

        

# pingFun
Having som fun with ping and gtts text-to-speech module

# Rquirements:
* gtts
* pygame

# How to run
1. Clone or download repository
2. Install requirements like so:
```
py -m pip install -r requirements.txt
```
3. Configure the script by running
```
py pingFun.py -c
```
4. Run pingFun.py
```
py pingFun.py
```