Skip to content

Receive SMS and Email notifications when the bitcoin price becomes more or less than a set limit in a certain currency.

Notifications You must be signed in to change notification settings

spandanpal22/Bitcoin_Price_Alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bitcoin_Price_Alert

Receive SMS and Email notifications when the bitcoin price becomes more or less than a set limit in a certain currency.

You need to have Twilio,Mailgun account because we will be using their APIs very frequently.

You need to have Python 3 installed with the following libraries:

  • 1.boltiot
  • 2.requests

You can install them by the command:

  • pip install the_library_name_you_want_to_install

In the bitcoin_conf.py file fill your credentials then move to the bitcoin_price_alert.py file. I have given enough comments for better understanding of the code by you.

About

Receive SMS and Email notifications when the bitcoin price becomes more or less than a set limit in a certain currency.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages