Skip to content

Commit

Permalink
Merge branch 'master' of github.com:krunkosaurus/bettertouchtool-crypto
Browse files Browse the repository at this point in the history
* 'master' of github.com:krunkosaurus/bettertouchtool-crypto:
  Update README.md
  • Loading branch information
krunkosaurus committed Sep 21, 2017
2 parents 905defe + 4d7ffc3 commit a9e5e84
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Currently supported coins:
- **Civic** - Pulled from bittrex.com API.
- **TenX** - Pulled from bittrex.com API. (This is an addon under tenx.json)
- **OmiseGo** - Pulled from bittrex.com API. (This is an addon under omg.json)

- **Ripple** - Pulled from bittrex.com API. (This is an addon under xrp.json)

# Notes:
- All values are in USD.
Expand All @@ -22,21 +22,27 @@ Currently supported coins:
# To Install

1. Download and install [Better Touch Tool](https://www.boastr.net/downloads/). It allows you to modify your touch bar and other cool things. It's a 45-day trial but "pay what you like" to register.
2. Right-click and download this file [crypto-krunkosaurus.json](https://raw.githubusercontent.com/krunkosaurus/bettertouchtool-crypto/master/crypto-krunkosaurus.json) to your desktop.
2. Right-click and download this file and unzip it: [master.zip](https://github.com/krunkosaurus/bettertouchtool-crypto/archive/master.zip)
3. In your Mac's menu bar, click the Better Touch Tool `icon > Preferences`.
4. In the bottom left corner of the popup go to "Manage Presets".
5. Click the "Import" button and select the `crypto-krunkosaurus.json` file you downloaded. Voilà you're done!
6. If you want support for others, repeat step 5 with [tenx.json](https://raw.githubusercontent.com/krunkosaurus/bettertouchtool-crypto/master/tenx.json) or [omg.json](https://raw.githubusercontent.com/krunkosaurus/bettertouchtool-crypto/master/omg.json).
7. Note that you can toggle these separate presets on and off. More to come!
4. In the bottom left corner of the popup go to `Manage Presets`.
5. Click the "Import" button and select the [crypto-krunkosaurus.json](https://raw.githubusercontent.com/krunkosaurus/bettertouchtool-crypto/master/crypto-krunkosaurus.json) file you downloaded from the zip file in step 2. Voilà you're done!
6. If you want support for other coins, repeat step 5 with [tenx.json](https://raw.githubusercontent.com/krunkosaurus/bettertouchtool-crypto/master/tenx.json) or any of the other *.json files that came with the zip file you downloaded.
7. Note that you can toggle these separate presets on and off in the BetterTouchTool settings. More to come!

# Customization

- In the Better Touch Tool preferences panel, you can add, delete, and rearrange the currencies.
- Timing: Currently each currency is refreshed every 60 seconds. Change this by going to Better Touch Tool preferences panel, clicking on a currency, going to "advanced configuration", and adjusting the "run script every x seconds" amount. It's not recommended to go under 30 seconds or the server could ban you.
- Changing the logo of any coin: Download or make a .PNG version of the file. It's best if it has a clear background. In BetterTouchTool preferences go to the coin you want to change and drag your PNG file on to the old logo.
- Changing the background color of a logo: Same step as the previous line except you go to "Advanced Configuration" and edit "Touchbar button color".

# Troubleshooting or contact

Send me a message at switchstatement at (popular email provider by Google.)

# Donations

_I am not the original author of this script._ I merely improved, optimized, and extended it to support more cryptocurrencies and other features. The original idea came from [here](https://steemit.com/neo/@awesomemo/get-the-latest-price-of-neo-on-your-macbook-touchbar). Still some people have mentioned wanting to donate so here's how if you like:
_I am not the original author of this script._ I found a quick and dirty version of it on steemit.com. I then improved, optimized, and extended it to support more cryptocurrencies and other features. The original idea came from [here](https://steemit.com/neo/@awesomemo/get-the-latest-price-of-neo-on-your-macbook-touchbar). Still some people have mentioned wanting to donate so here's how if you like:

- Donate Ethereum: 0x28337E58c086c1019192D876490596B9CC5C5a2a
- Donate Doge: D8WmX55mJiS8VxciwPhB1fr2swRR2agbJ6
Expand All @@ -47,6 +53,7 @@ _I am not the original author of this script._ I merely improved, optimized, and
- V1.2: Support for rounding dollar values so that they're not 20 characters long. :)
- V1.3: Add-on support for TenX.
- V1.4: Add-on support for OmiseGo.
- V1.5: Add-on support for XRP, new design for OMG.

# Acknowledgments

Expand Down

0 comments on commit a9e5e84

Please sign in to comment.