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

https://github.com/jdecool/kraken-ticker

Display Kraken currencies in top status bar
https://github.com/jdecool/kraken-ticker

Last synced: 9 months ago
JSON representation

Display Kraken currencies in top status bar

Awesome Lists containing this project

README

          

Kraken Ticker
=============

Display [Kraken](https://www.kraken.com) currencies exchange rate on your computer.

![Kraken Ticker - Status bar](doc/status.png)

All availble currency can be display:

![Kraken Ticker - Currencies](doc/menu.png)

## Installation

Install dependencies using NPM :

```bash
npm install
```

After, just running the application using `npm start` command.