Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrislennon/Crypto-Touchbar-App
A web app to build Apple touch bar elements for crytpo currencies. Requires BetterTouchTool. Supports wide range of cryptos and converts to a variety of fiat monies.
https://github.com/chrislennon/Crypto-Touchbar-App
bettertouchtool bitcoin cryptocurrency cryptocurrency-website touchbar
Last synced: 11 days ago
JSON representation
A web app to build Apple touch bar elements for crytpo currencies. Requires BetterTouchTool. Supports wide range of cryptos and converts to a variety of fiat monies.
- Host: GitHub
- URL: https://github.com/chrislennon/Crypto-Touchbar-App
- Owner: chrislennon
- License: mit
- Created: 2017-12-03T17:01:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T15:03:24.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:44:44.242Z (3 months ago)
- Topics: bettertouchtool, bitcoin, cryptocurrency, cryptocurrency-website, touchbar
- Language: JavaScript
- Homepage: https://chrislennon.github.io/Crypto-Touchbar-App/
- Size: 13.1 MB
- Stars: 155
- Watchers: 10
- Forks: 19
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Info
This application is published to GitHub pages at the following location: https://chrislennon.github.io/Crypto-Touchbar-App/![](https://i.imgur.com/T9kSoMT.png)
## Instructions
- Download and install [Better Touch Tool](https://folivora.ai). (requires version > v2.331)
- Use the [Web App](https://chrislennon.github.io/Crypto-Touchbar-App/) to create your toolbar.
- Click "Direct import to BTT" to export your selection to Better Touch Tool. (alternatively download & import the json file)## What does this do?
- Allows selection of coins/colours.
- Generates a python script for each selected coin.
- Wraps each script in JSON appropriate for use within BTT.
- Triggers an import to BTT.
- BTT will then execute the python script with the parameters selected.## Updates & Fixes
For a listing of new features & fixes please check out the [releases](https://github.com/chrislennon/Crypto-Touchbar-App/releases) page.
All features & bugs should also have a record in the issues page.## Acknowledgements
Price and coin list are received from [CryptoCompare's API](https://www.cryptocompare.com/api/#).Icons are the work of [AllienWorks](https://github.com/allienworks/cryptocoins).
Implementation was made significantly easier by [Better Touch Tool](https://folivora.ai).
## Local Development & Contribution
This is a standalone web application which is published already via [GitHub Pages](https://chrislennon.github.io/Crypto-Touchbar-App/).
To run this application locally:
- run `npm install`
- run `npm start`
- browse to `http://127.0.0.1:8080`The [wiki](https://github.com/chrislennon/Crypto-Touchbar-App/wiki) includes examples of common contributions such as adding a new output or a custom crypto icon.
## Suggestions & Donations
Please raise an issue in the [GitHub Issues](https://github.com/chrislennon/Crypto-Touchbar-App/issues) page.
This is a hobby project which evolved over time, if you found this useful, or want to inspire development you can always donate to the addresses below:
- Bitcoin
`1wSxFJYM9CiCvSjdvpBnL13MUGyYE5bL9`
- Bitcoin Cash
`1Q1SzrPWhtRrQqnS4nb9CzZnXsDPz9fNU7`
- Dash
`XtSDfocv9iUWhsoKF4BD96JRwBq54EVMja`
- Dogecoin
`D6aHYUfVhieAw284pGTJ1QroVcYp7YKwsL`
- Etherum
`0x43bC875ABF4330f032206C54A055CD24A1Ec13de`
- Litecoin
`LZQs2itSYtMSUfh8GZayABEtGbYZEB1Dsx`
- Monero
`48zkMS1RkNe9Z4bkGCH2eZND2s5MMmiotThMLkYfhskbashPXtYLb1J9JsqEVffEA6K1AtnVhaxJTHb1pPgms66nB9NzxyT`