coinmon
coinmon copied to clipboard
💰 The cryptocurrency price tool on CLI. 🖥
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.2.5 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
#9 Fix
@bichenkk @vladei could you please review this PR
Hi, I'm kindly requesting to the developers a pure text (or json) output so that it can be inserted into a file, something like coinmon -f BTC,ETH -o(utput) >> price.txt...
Hello, The readme mentions "Cryptocurrency price ticker CLI", but I can't seem to figure out how to make it start "ticking", i.e. display continuous updates. Is it supposed to be...
aviros@DESKTOP-PPPS2LQ:/mnt/c/Users/avrum$ coinmon Coinmon is not working now. Please try again later. aviros@DESKTOP-PPPS2LQ:/mnt/c/Users/avrum$
Thank you for this program! I have made a simple watch and grep command to monitor some cryptocurrencies that I am interested in but there is one that is not...
Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
Appears coincap api, assets limit key is now limited to 6 as the max, despite their api page stating 2000. coinmon -t 1 thru 6 ; works coinmon -t 7+;...
Added support for conversion to all supported currencies (fiat and top cryptocurrency) on CoinCap. Now using CoinCap's [Rates](https://docs.coincap.io/?version=latest#d4bac290-230a-48c6-a8eb-6804b2d137f3) endpoint.