Bitcoin terminal tracker is a terminal app which allow you to track bitcoin price from your terminal. In this version (V1.2) I changed its name to OXTracker 😄, this terminal app (maybe tool) have all of these features:
BitcoinPrice Chart - this chart changed itsbase-colortogreenorredwhen bitcoin price increase or decrease.- Alert system - notice you when bitcoin price changed or get error in
getCryptoPriceprocess. BitcoinLogger - printbitcoinPriceand how many it changed.- Network Speed - check your network speed and log it in
networkSpeedwindow(box). - Draggable Windows - you can drag boxes or windows and move it to other side.
As you see, you can drag your box and move to other side, It's mean you can set your window as you want.
Run OX Tracker in just 3 steps:
1- First clone and cd to that
git clone https://github.com/sina-yeganeh/btc-terminal-tracker.git && cd btc-terminal-tracker2- Install all dependencies
npm install3- Now you can run app
npm startAll pull request are welcome! Please explain what did u add to this app.
Apache License - use code just with reference address is possible