coinmon icon indicating copy to clipboard operation
coinmon copied to clipboard

πŸ’° The cryptocurrency price tool on CLI. πŸ–₯

Results 27 coinmon issues
Sort by recently updated
recently updated
newest added

Hey, just installed Coinmon but can't seem to get it work. My terminal give me this "/usr/bin/env: β€˜node’: No such file or directory" Thank you

Hi, thanks for this great little tool! It would be really great if it would automatically refresh, with a configurable interval. This way, it would act a bit like web-based...

There are two coins with the same symbol "BTG" https://api.coinmarketcap.com/v1/ticker/bitcoin-gold/ https://api.coinmarketcap.com/v1/ticker/bitgem/ so if you have portfolio like this: ``` { "btg": 10 } ``` You get 2 coins instead of...

It would be cool to have a little price graph like the one on coinmarketcap using sparklines. ([sparkly](https://github.com/sindresorhus/sparkly))

Sometimes the coinmon script just sits there fetching the data. I run the coinmon inside a while loop and sometimes is just stuck for an unknown amount of time.

Would like a feature to get notifications or some form of alerts, based on a set of pre-configured rules ( such as BTC price increase by 1% ). Any plans...