Girbons / xrp-monitor

xrp-monitor that notify the user about the last price

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XRP MONITOR

Setup

pip install -r requirements/requirements.txt

export SMTP_SERVER='smtp.gmail.com'
export SMTP_EMAIL='noreply@exmaple.com'
export SMTP_EMAIL_RECEIVER='example@example.com'
export SMTP_EMAIL_PORT='587'
export SMTP_PASSWORD='password'

About

xrp-monitor that notify the user about the last price


Languages

Language:Python 100.0%