Monitor Coinbase. For any Price Changes of your favorite Crypto!
Developer: @bopped /// My Twitter.
- Python 2 as of now
- Changes include - Notification on Change, send to Slack & or Twitter.
- PLEASE DO NOT USE TEXTEDIT OR NOTEPAD TO EDIT CONFIG!!!!!!!
- USE SUBLIME TEXT or ATOM, or any other JSON supported editors
1a. If you are on Windows. Install Git
- Open terminal/cmd.
- cd to anywhrere you are comfortable with. e.g. Desktop / Downloads.
- Type the following: git clone https://github.com/bopped/Coinbase-Monitor.git Screenshot Below
- This will auto download this project.
- Type cd Coinbase-Monitor
- python Main.py
- Done!
-
Download this project.
-
cd into the project via CMD,Terminal.
-
python Main.py
-
Monitor via API
-
Pretty Print.
-
Custom Sleep.
-
Universal monitoring!
-
Slack / Twitter Integration
-
Store Past Scrape, to compare!
Hardcoded: BTC, ETH , LTC- Any Crytpo traded on Coinbase can be added to config!
-
Sometimes text overlaps to past line (for sleep).
-
Long Request times, if recieved enough reports about it, I will add a timeout.
-
Thank you @yeezylegion for API links.
-
Thank you eggins / @darroneggins for logger. As well as the support and criticism!
-
Thank you Turtl @snupreme for the inital idea.