项目作者: dnlo

项目描述 :
Cryptocurrency Monitor
高级语言: Go
项目地址: git://github.com/dnlo/coincapmon.git
创建时间: 2018-01-22T15:53:34Z
项目社区:https://github.com/dnlo/coincapmon

开源协议:

下载


Cryptocurrency monitor

Monitor runs in the terminal and updates every 30s.
You can scroll with arrows, pageUp, pageDown, home and end or you can use Vi keybindings.
screenshot

Download:

You can specify which currencies you want to watch (default is all) by including their symbols in a file
named “watch.txt”. The app looks for the file in the current directory.

Example of watch.txt:

  1. BTC
  2. ETH
  3. IOTA
  4. NEO

Many thanks to people behind these repositories:

Data is from coinmarketcap.com API