Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/T-Pham/CoinPriceBar

💰 Cryptocurrency prices on MacBook Touch Bar
https://github.com/T-Pham/CoinPriceBar

binance bitcoin bitcoin-cash bitcoin-price bitcoincash btc coinbase coinbase-api eth ethereum ethereum-price iota litecoin ltc macos ripple swift touchbar touchbar-support xrp

Last synced: 4 days ago
JSON representation

💰 Cryptocurrency prices on MacBook Touch Bar

Awesome Lists containing this project

README

        

# CoinPriceBar

![Screenshot - from ifun.de](https://github.com/T-Pham/CoinPriceBar/blob/master/Screenshots/screenshot.jpg?raw=true)

Cyptocurrency prices on MacBook Touch Bar.

Supported cryptocurrencies:

- [Bitcoin](https://support.binance.com/hc/en-us/articles/115000494172)
- [Bitcoin Cash](https://support.binance.com/hc/en-us/articles/115000922291)
- [Ethereum](https://support.binance.com/hc/en-us/articles/115000499311)
- [Litecoin](https://support.binance.com/hc/en-us/articles/115000499011)
- [Ripple](https://support.binance.com/hc/en-us/articles/115002544232)
- [IOTA](https://support.binance.com/hc/en-us/articles/115001835032)
- [Cardano](https://support.binance.com/hc/en-us/articles/115003098651)

Prices are in USD and updated every 15 seconds.

Ripple, IOTA and Cardano prices are calculated by XRP/ETH price from Binance multiplied with ETH price from Coinbase.

Other prices are spot price in USD from Coinbase.

The app runs in background and can be accessed anywhere by tapping the `â‚¿` icon on the Touch Bar Control Strip.

![Screenshot](https://github.com/T-Pham/CoinPriceBar/blob/master/Screenshots/record.gif?raw=true)

## Download

- [Mac](https://github.com/T-Pham/CoinPriceBar/releases/download/1.5/CoinPriceBar.app.zip)
- [Windows](https://www.youtube.com/watch?v=dQw4w9WgXcQ)

![Download](https://img.shields.io/github/downloads/T-Pham/CoinPriceBar/total.svg?style=flat-square&label=&colorA=000000&colorB=000000)

## Quit the app

The app runs in background and has no visible icon on the dock. To quit the app, please use Activity Monitor, search for the CoinPriceBar process and terminate it.

## "Please support this coin / this currency"

I don't have much spare time as I used to so I am no longer be able to customize the app for you but it is easy to do that on your own. Have a look at the files [Data.swift](CoinPriceBar/Data.swift) and [Money.swift](CoinPriceBar/Money.swift). The code should be self-explained and you should be able to modify it to fit your needs.

## License

CoinPriceBar is available under the MIT license. See the [LICENSE](LICENSE) file for more info.