1.0.2 • Published 8 years ago
coin-ocd v1.0.2
Coin OCD
An obssesive-compulsive tool to enhance your command-line prompt with the ability to drive you insane.
Installation
$ npm install -g coin-ocdBasic Usage
You can type coin-ocd on your terminal, if you prefer to self-destruct manually.
Coin OCD will tell you the latest Bitcoin price, and whether it's gone up or down in the last hour.
$ coin-ocd
BTC ⭡ 10896Other currencies are supported as well:
$ coin-ocd eth
ETH ⭣ 469Advanced Usage
The real power of coin-ocd shows when you place it in your prompt:
you@computer $ export PS1="[\$(coin-ocd)] $PS1"
[BTC ⭡ 10896] you@computer $ echo oh yes, yes you did
oh yes, yes you did
[BTC ⭡ 10898] you@computer $Finally! You can pry your fingers off the refresh hotkey of your browser and slowly destroy your sanity in a fully-automated fashion while you work.