crypto-dashboard 0.9.0
Crypto Dashboard
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
- Fork it (https://github.com/Loupeznik/crypto-dashboard/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Dominik Zarsky - creator and maintainer
Repository
crypto-dashboard
Owner
Statistic
- 3
- 0
- 0
- 0
- 3
- over 3 years ago
- April 11, 2021
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 05:49:57 GMT
Languages