Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 727 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 727 Bytes

BitBayJS_terminal

Because life is way easier if you can check your currencies on BitBay through terminal... 🙃

HOW TO USE 🤔

In terminal type simply:

node bitbay.js btc
where argument is crypto currency which rate you are interested in.

output will be :

TODO

  • add support for other currencies not only PLN 🇵🇱
  • error handling
  • saving favorite currencies
  • displaying many currencies at once
  • split script to smaller files
  • fix 'undefined' names of currencies in the generated table
  • add today's currency trend (maybe use blessed-contrib)