umschaudhary / Gilfoyle-bitcoin-alert

Gilfoyle Bitcoin Alert ( Silicon Valley)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silicon Valley Bitcoin alert

Gilfoyle-bitcoin-alert : Bitcoin is Really Volatile Today

Api : coinmarketcap coinmarketcap

If program doesn't execute try replacing api key in headers of source code with you own api key

Api key can be collected from coinmarketcap

  • When the previous price of a bitcoin is hit by the latest price the program alerts playing Napalm Death mp3
  • previous price is fetched from the alerts.txt file
  • Latest price is fetched from the coinmarketcap api
  • Default currency is in USD But it can be changed on the source code with (USD or whatever you like)
  • This Api changes every 5 minute..so program checks the changes every 5 minute and display results

Installation and Running code

pip install -r requirements.txt

python alerts.py

About

Gilfoyle Bitcoin Alert ( Silicon Valley)

License:MIT License


Languages

Language:Python 100.0%