lionshare-desktop icon indicating copy to clipboard operation
lionshare-desktop copied to clipboard

🦁 Simple cryptocurrency price and portfolio monitor for macOS

Results 49 lionshare-desktop issues
Sort by recently updated
recently updated
newest added

When following the provided instructions, I get: >yarn run dev yarn run v0.27.5 $ concurrently -k 'node desktop/server.dev.js' 'npm start' [1] module.js:487 [1] throw err; [1] ^ [1] [1] Error:...

It would be very convenient if it was able to support more currencies, such as EURO.

![screen shot 2018-06-15 at 5 43 17 pm](https://user-images.githubusercontent.com/61148/41461877-9d5c6c08-70c3-11e8-8047-a07960816166.png)

Locale currency was breaking by `numeraljs` and regex. I tried to fix it using only native `Intl.NumberFormat`. But they are open question about currency symbol position. In some localization, symbol...

LS is missing… PAY OMG ZRX SNT NEO … and more. When can we get these updated?

Isn't the green number supposed to be the 24 hour difference and the white number the current total? If so then it's saying there's been more gain than total, which...

Hi! This builds upon PR #97 and closes #31 I put together this PR to add a [snap](https://snapcraft.io) package. I've tested it on Ubuntu 17.10 and 18.04, but it should...

![screen shot 2017-12-18 at 3 35 41 pm](https://user-images.githubusercontent.com/4808291/34126923-3c48802e-e409-11e7-9160-f8290233a36c.png) ![screen shot 2017-12-18 at 3 35 46 pm](https://user-images.githubusercontent.com/4808291/34126925-3e38d492-e409-11e7-8220-67aedd265824.png)

Are there any plans to add support for buy/sell transactions and gains? Something like what [Stockfolio](https://stockfolioapp.com) offers: ![Not real data :)](https://user-images.githubusercontent.com/23576/34080757-567be7c6-e358-11e7-8c92-0cf033269534.png) I believe that's a crucial part of keeping a...