bitdock icon indicating copy to clipboard operation
bitdock copied to clipboard

A lightweight Mac OSX app to track the prices of cryptocurrency

Results 10 bitdock issues
Sort by recently updated
recently updated
newest added

I cannot install electron nor your project. I have attempted this on 3 different macs. Log files attached. The electron error is: `npm ERR! code UNABLE_TO_VERIFY_LEAF_SIGNATURE npm ERR! errno UNABLE_TO_VERIFY_LEAF_SIGNATURE...

Hi Can I ask for a feature ? Can you add the ability to input a BTC value, e.g. 1.245 BTC and have it calculate current amount owned in fiat...

i've downloaded version 1.1 but when selecting it in the Finder and using 'Get Info' it shows 'Version 1.1.1'

Just a request to add support for custom ERC20 tokens to the app. Thanks

after I [added bitdock to Homebrew Cask](https://github.com/caskroom/homebrew-cask/pull/41779), It's time to update the README so people would know they can download it with Cask tool

Posted idea in issues ([#4](https://github.com/chrisunderdown/bitdock/issues/4)) about adding feature to toggle tray icon depending on MacOS theme. Welp, it's now a thing. Enjoy 😋

It could be nice to hide the value in the title and only have the icon in the menu bar.

By default the icon is black and blends into the dark toolbar perfectly. Maybe use something like ![dark-mode](https://github.com/sindresorhus/node-dark-mode) to do a `isDark` check and change the icon to a light...