btc
btc copied to clipboard
a command-line bitcoin price board for geeks
Everytime I run btc I get: › mtgox request fail bitstamp request fail btce request fail futures796 request fail coinbase request fail btcchina request fail okcoin request fail chbtc request...
I clone the code, then follow the README. but show this: cookier@cookier-virtual-machine:~/btc_geek/btc$ npm install btc -g npm WARN deprecated [email protected]: This package is no longer maintained npm WARN deprecated [email protected]:...
i just downloaded and every time I run BTC I get request failed. › mtgox request fail bitstamp request fail btce request fail futures796 request fail coinbase request fail btcchina...
Price API: https://bityep.com/api/1/ticker Thanks!
pi@raspberrypi ~ $ sudo npm install btc -g npm http GET https://registry.npmjs.org/btc npm ERR! Error: failed to fetch from registry: btc npm ERR! at /usr/share/npm/lib/utils/npm-registry-client/get.js:139:12 npm ERR! at cb (/usr/share/npm/lib/utils/npm-registry-client/request.js:31:9)...
Similar to what http://bitcoinwisdom.com/ is now doing on nav bar for BTCChina
On Auto Refresh, don't cover over last value with "updating..." during the call as this can end up hiding the value more than it is shown.
crashes on keypress for certain non-alphanumeric keys, for example `.,?`. ``` /usr/lib/node_modules/btc/libs/cli.js:125 if (key.name == 'return') { ^ TypeError: Cannot read property 'name' of undefined at List.module.exports (/usr/lib/node_modules/btc/libs/cli.js:125:16) at List.EventEmitter.emit...