crypto-dashboard 0.9.0

CLI tool for displaying current crypto rates

Crypto Dashboard

Crystal

Crypto Dashboard (or crdash for short) is a cryptocurrency status board right in your terminal. Using messari.io API to fetch current crypto rates, crdash aims to make checking these rates comfortable and accessible, as you do not need to open your browser or another program.

Installation

Crypto Dashboard can be installed by cloning this repo and building the binary with crystal or by downloading the binary from the releases page.

git clone https://github.com/Loupeznik/crypto-dashboard.git
crystal build crypto-dashboard/src/crypto-dashboard.cr -o crdash --release

Usage

crdash --interval <interval> --coins=coin1,coin2

Contributing

  1. Fork it (https://github.com/Loupeznik/crypto-dashboard/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

crypto-dashboard

Owner
Statistic
  • 3
  • 0
  • 0
  • 0
  • 3
  • about 3 years ago
  • April 11, 2021
License

MIT License

Links
Synced at

Thu, 25 Apr 2024 06:43:11 GMT

Languages