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

https://github.com/snacsnoc/nightowlhelp

Get a text message at the best time to wake up in the morning
https://github.com/snacsnoc/nightowlhelp

python python-redis twilio-python

Last synced: 10 months ago
JSON representation

Get a text message at the best time to wake up in the morning

Awesome Lists containing this project

README

          

# Intro
Get a text message at the best time to wake up.

Uses Redis queues to manage SMS jobs

# Environment variables setup
TWILIO_AUTH_TOKEN
TWILIO_ACCOUNT_SID
REDIS_URL

# Run

* Run `python3 -m waitress --listen=*:8080 'app:app'`
* Run `worker2.py`
* Magic