robertherdzik / BitBayJS_terminal

Because life is way easier if you can check your currencies on BitBay through terminal... πŸ™ƒ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Because life is way easier if you can check your currencies on BitBay through terminal... πŸ™ƒ

License:MIT License


Languages

Language:JavaScript 100.0%