Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Ryan-Gordon/Crypto-Touchbar

A script for BetterTouchTool which allows you to track to price of different cryptocurrencies on the touchbar.
https://github.com/Ryan-Gordon/Crypto-Touchbar

bettertouchtool cryptocurrency hacktoberfest touchbar touchbar-support

Last synced: 7 days ago
JSON representation

A script for BetterTouchTool which allows you to track to price of different cryptocurrencies on the touchbar.

Lists

README

        

# Crypto-Touchbar

* This is an add-on (via Better Touch Tool) to get Cryptocurrency prices on your MacBook Touchbar

Example : ![screenshot](https://github.com/FlashGordon95/Crypto-Touchbar/blob/master/example.JPG)

# Contributors
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat)](#contributors)
This project follows the
[all-contributors](https://github.com/kentcdodds/all-contributors)
specification. Contributions of any kind are welcome!

A list of contributors to this project
([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

Ryan Gordon
Ryan Gordon

💻 🎨 🔧Cameron Yan
Cameron Yan

💻vietquocnguyen
vietquocnguyen

💻Chris Lennon
Chris Lennon

💻 🔧Quentin Le Sceller
Quentin Le Sceller

💻Oleg Gordiichuk
Oleg Gordiichuk

💻Matt Bailey
Matt Bailey

💻Jayme Davis
Jayme Davis

💻

# Installation

- Download and install [Better Touch Tool](https://www.boastr.net/downloads/).
- Select any of the json docs for your currency.
- In your Mac's menu bar, click the Better Touch Tool `icon > Preferences`
- In the bottom left corner of the Better Touch Tool popup window, go to "Manage Presets".
- Click the "Import" button and select the appropiate script you want to use.
- ???
- Profit

# Currencies
This repo contains scripts to get both the BTC/ pair and also the EUR/ price.
The JSON files are split such that you only have to add in either the EURO or BTC pair, or both if you like and you can add only the ones you want to see on the touch bar.

# Pull requests
One thing that could be added to this repo is USD price scripts, I have seen many of these but think it would be better to have one repo with both EUR, USD and other currencies.

# Donations
Instead of sending me donations consider supporting MyEtherWallet or some other cause.

# Acknowledgments
The original idea came from [here](https://steemit.com/neo/@awesomemo/get-the-latest-price-of-neo-on-your-macbook-touchbar).
I decided to change the idea so it will do EUR prices and to break up the scripts into individual scripts so you only add what you want.