Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 410 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 410 Bytes

Send emails with bitcoin price

Project Dependencies

requirements.txt

gmail-sender: https://github.com/paulchakravarti/gmail-sender

Config

A sample config file has been provided. Simply rename to config.py if you want to use it and edit the constants.

other comments

This was originally using schedule, however, I switched the script so it could simply be scheduled from cron.