Show HN: An open source cross-platform minimalistic cryptocurrency tracker
1–10 of 18 posts
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#2Looks great. Just a small question. Where do you get the prices from?
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#3Looks great. Just a small question. Where do you get the prices from?
Looking at the source, it comes from http://coincap.io
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#4Looks great. Just a small question. Where do you get the prices from?
Looking at the source, it comes from http://coincap.io
Yep. In older versions, I was using https://coinmarketcap.com/api/ but it lacks proper documentation and real-time updates. So switched to https://coincap.io
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#5Looks very cool! How hard would it be to add a feature to keep track of your holdings per coin?
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#6Looks very cool! How hard would it be to add a feature to keep track of your holdings per coin?
I was about to add this feature but then focused on API migration for real-time updates. This feature is next on the list :)
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#7Naive question: Why should I use this over CoinCap? I'm running it on Android and it has been a pretty sweet app to keep track of cc
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#8Good timing, BTC dropped from 1080€ to ~900€ today :-)
I don't know if it's just a problem with my windows 10 installation but the currency (USD, EUR etc.) dropdown is not clickable. With tab- and arrow-keys I can switch to EUR.
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#9This is cool, but I wish coincap.io was more transparent about their data sourcing. Which exchange(s) is/are they sourcing from? This data can't be coming from ShapeShift (the owners of coincap.io), since prices on coincap.io are in USD while you cannot trade in fiat whatsoever on Shapeshift.
Re: Show HN: An open source cross-platform minimalistic cryptocurrency tracker
#10Naive question: Why should I use this over CoinCap? I'm running it on Android and it has been a pretty sweet app to keep track of cc
I thought of building this to keep an eye on prices without any efforts from the menu bar. So with no clicks, I can see current BTC price and I can filter out cryptocurrency of my interest with just 1 click. Also, it runs in background so that keeps 1 less tab open in my browser.
Plus, I am extending this app to accommodate tracking of holdings, so that would be another reason to use it on desktop.