g00m / G00mCoinWatcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G00mCoinWatcher

Helps you to keep your cryptocurrency in your field of view. Clone the repository to a folder.

pod install

Then add the name of the currency you want to be displayed in the Appdelegate

let coins = ["litecoin", "ripple", "ethereum"]

Just build and run. Then the current market value will be displayed in your Statusbar.

About

License:MIT License


Languages

Language:Swift 88.1%Language:Ruby 11.9%