Tearran / Coinbase-Monitor

Monitor Coinbase for you're favorite Crypto!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coinbase-Monitor

Monitor Coinbase. For any Price Changes of your favorite Crypto!

Developer: @bopped /// My Twitter.

Info:

  • Python 2 as of now
  • Python3 compatible
  • 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

How to install using Git Clone [MAC/Linux/Windows]:

1a. If you are on Windows. Install Git

  1. Open terminal/cmd.
  2. cd to anywhrere you are comfortable with. e.g. Desktop / Downloads.
  3. Type the following: git clone https://github.com/bopped/Coinbase-Monitor.git Screenshot Below
  4. This will auto download this project.
  5. Type cd Coinbase-Monitor
  6. python Main.py
  7. Done!

How to install on Windows/Mac:

  1. Download this project.

  2. cd into the project via CMD,Terminal.

  3. python Main.py

Features:

  • Monitor via API

  • Pretty Print.

  • Custom Sleep.

  • Universal monitoring!

  • Slack / Twitter Integration

  • Store Past Scrape, to compare!

Screenshots

alt text

alt text

alt text

alt text

Current Support:

  • Hardcoded: BTC, ETH , LTC
  • Any Crytpo traded on Coinbase can be added to config!

Bugs:

  • Sometimes text overlaps to past line (for sleep).

  • Long Request times, if recieved enough reports about it, I will add a timeout.

Thank yous:

  • 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.

About

Monitor Coinbase for you're favorite Crypto!

License:MIT License


Languages

Language:Python 100.0%