A simple service that checks bitcoin price every 5minutes and send notifications to your phone using IFTTT as well as to telegram when the length of bitcoin_history is equal to 2
pip install -r requirements.txt
python bitcoin_notification.py
- IFTTT_WEBHOOK_KEY - You can get this from https://ifttt.com/
- COIN_MARKETCAP_API_KEY - You can get this from https://coinmarketcap.com/
- IFTTT
- Python
Happy coding!!!!!!!