nd-roy / coinwatch

Track your cryptocurrencies from your Osx menubar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coinwatch travis Greenkeeper badge

Track your cryptocurrency prices in your OSX menubar

The monoritoring of cryptocurrency becomes easy with CoinWatch. The app is designed to list and track in few steps all your favourites crypocurrencies.

With more than 1000+ currencies!

Coinwatch

Download

You can download Coinwatch for free from the GitHub repository releases page.

Coinwatch currently only supports OS X.

Prerequisites

Installation

yarn install

Development

To run the actual electron app:

yarn install
yarn dev

Distribution

To prepare the app for distribution run:

yarn release

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Todo list

Global

  • Add tests
  • Improve code coverage
  • Clean dependencies
  • Improve UX/UI

Crypto

  • Add price alert notifications
  • Get the price for your exchange

ICO

  • Add ICOs view
  • List the different Live, Upcoming and Finished ICOs
  • ICO reminder

Donate

Coin name Address
Bitcoin 18M8xatF6wSiyJTvwFt9r9EHi7MNC2kntM
Ethereum 0xaa69277f35a186C1cf5E8175691d782BCabc25d3
Decred DsaKpwpgxRW9fu3vWvtJPR4Y2sxiB6mrzYz

About

Track your cryptocurrencies from your Osx menubar

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.0%Language:CSS 4.8%Language:HTML 3.2%