ethreal

阅读时长 5 分钟读完

a node CLI app for displaying the current bitcoin and eth values

EthReal

A command line utility that will display the current market values of the Cryptocurrencies you care most about right in your terminal. EthReal utilizes data from the coinmarketcap.com top 100.

Install

Useage

Output

-- -------------------- ---- -------
--------------------------------------------------------------------
- ------       - ---      - ---    - --     - -------   - ---      -
--------------------------------------------------------------------
- -------      - -------- -  ---   - ------ - -         - -        -
--------------------------------------------------------------------
- --------     - -------- -  ----  -  ---   - -         - -------- -
--------------------------------------------------------------------
- ------- ---- - -------  -  ----- -  ----- - -         - -------- -
--------------------------------------------------------------------
- --------     - -------- -  ----  -  ----  - --------- - ------   -
--------------------------------------------------------------------

Configuration

All the configuration data is stored in a json file in your home directory ~/.ethreal

Holdings

You can now calculate the value of your holdings automatically with EthReal. Holdings data is stored in the configuration file ~/.ethreal as a type float. No private data is saved or stored, just a number.

Add Holdings

Example adding 0.001234 to your bitcoin holdings

Remove Holdings

Example removing 0.001234 from your bitcoin holdings

Following a Cryptocurrency

Follow

Example, start following Bytecoin. the color option is optional. red will be used by default

Un-follow

Example, stop following Bytecoin

Colors

Changing the color of a cryptocurrency row is easy.

Available colors

black, red, green, yellow, blue, magenta, cyan, white, gray, grey, bgBlack, bgRed, bgGreen, bgYellow, bgBlue, bgMagenta, bgCyan, bgWhite, reset, bold, dim, italic, underline, inverse, hidden, strikethrough, rainbow, zebra, america, trap, random

Additional Options

Supported Cryptocurrencies

EthReal is currently able to display the current market value in USD for the coinmarketcap.com top 100:

HomePage

https://github.com/peledies/ethreal.git

Repository

git+https://github.com/peledies/ethreal.git

来源:JavaScript中文网 ,转载请注明来源 https://www.javascriptcn.com/post/600671d030d092702382296f

纠错
反馈