1.0.2 • Published 8 years ago

coin-ocd v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Coin OCD

An obssesive-compulsive tool to enhance your command-line prompt with the ability to drive you insane.

Installation

$ npm install -g coin-ocd

Basic 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 ⭡ 10896

Other currencies are supported as well:

$ coin-ocd eth
ETH ⭣ 469

Advanced 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.

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago