currentsee
v1.0.1
Published
A configurable command line / terminal cryptocurrency ticker written in node
Downloads
4
Readme
currentsee
A configurable command line / terminal cryptocurrency ticker written in node
Looks something like...
Getting Started
Make sure you have Node.js installed. I'm using version 8.x
To install the binary globally on your system, run:
npm install -g currentsee
Now you can run that anywhere you like:
currentsee
To customize the confg file, copy the example to your home directory as .currentsee
:
cp example_config.json ~/.currentsee