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:
Bitcoin
Price Chart - this chart changed itsbase-color
togreen
orred
when bitcoin price increase or decrease.- Alert system - notice you when bitcoin price changed or get error in
getCryptoPrice
process. Bitcoin
Logger - printbitcoinPrice
and how many it changed.- Network Speed - check your network speed and log it in
networkSpeed
window(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-tracker
2- Install all dependencies
npm install
3- Now you can run app
npm start
All pull request are welcome! Please explain what did u add to this app.
Apache License - use code just with reference address is possible