boczeratul / coinwatch

View cryptocurrency prices with your Macbook's touchbar.

Home Page:https://apps.andrewrd.com/coinwatch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoinWatch Touchbar

Join the chat at https://gitter.im/coinwatch/Lobby

Check Bitcoin, Ethereum, Ripple & other cryptocurrencies anytime via your touchbar.

Download Page

Prerequisites

Custom Settings

Users have the option to define a custom configuration for this app.

Simply place a json file named .coinwatch.json in your home directory that has the following structure.

{
  "refresh": 150000,
  "coins": [
    "bitcoin",
    "ethereum",
    "ripple"
  ]
}

From here you can modify the refresh rate and the coins that are displayed in your touch bar.

How to Install

npm install

How to Run

npm start

Support Development

Bitcoin - 1JVSv65ZdEf6NQUHdGw7EafQwPnVUuM2PK

Ethereum - 0x007856928853Fb57f5d5dE3F695E003E11D7B716

Ripple - rM4pGL1G7WBAUBLsB9SPUrjdPXpz8nT8be

Contributors

andrewrd, andrewrd.com Noam Eppel, CleanForest.co

About

View cryptocurrency prices with your Macbook's touchbar.

https://apps.andrewrd.com/coinwatch/


Languages

Language:JavaScript 73.9%Language:CSS 14.0%Language:HTML 12.1%