1.0.1 • Published 8 years ago

currentsee v1.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

currentsee

A configurable command line / terminal cryptocurrency ticker written in node

Looks something like...

currentsee

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