Skip to content

eftakhairul/crypto-terminal-watch

Repository files navigation

ctw Logo

Crypto Terminal Watch -- ctw

A terminal based app for watching cryptocurrency rate in different currency

Travis Software License Go Report Card Go Doc SayThanks.io Written By: Eftakhairul Islam

Examples

ctw 

It will returns top 10 crypto currency in USD.

ctw BTC

It will returns exchnage rate only for Bitcoin (BTC) in USD. It supports almost all the crypto currencies.

ctw -c CAD ETH

It will returns exchnage rate only for Ethereum (ETH) in CAD. You can get rate in some other currencies such as GBP, EUR, AUD, JPY etc.

ctw -c EUR

It will returns top 10 crypto currency in EUR. Default top 10 currencies. you can set limit. Look at next example.

ctw -c GBP -l 20

It will returns top 20 crypto currency in GBP.

Manual Installation

  • MacOS Homebrew
brew tap eftakhairul/crypto-terminal-watch https://github.com/eftakhairul/crypto-terminal-watch
brew install ctw
cp ctw_linux_amd64 /opt
ln -s /opt/ctw_linux_amd64 /usr/local/bin/

Run ctw_windows_amd64.exe in commadline

Version

v0.0.1

License

MIT

Wrapper of CoinMarketCap API

GO Docs

Contributing

Here

Development setup

mkdir -p $GOPATH/src/github.com/eftakhairul
cd $GOPATH/src/github.com/eftakhairul
git clone https://github.com/eftakhairul/crypto-terminal-watch
cd crypto-terminal-watch
make setup_development

Test

make test

Future Plan / Features

  • Check transaction details of bitcoins by bitcoin address
  • Check transaction details of Etherium by etherium address
  • Listing all ERC20 tokens you holding by etherium address
  • Listing all ERC20 toklens with calculating real time price by etherium address

Authors

Donate to this project

Donate - Donate through paypal