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
- Host: GitHub
- URL: https://github.com/jdecool/kraken-ticker
- Owner: jdecool
- License: mit
- Created: 2017-11-10T13:42:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T20:00:01.000Z (about 2 years ago)
- Last Synced: 2025-01-19T22:59:21.873Z (over 1 year ago)
- Language: JavaScript
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kraken Ticker
=============
Display [Kraken](https://www.kraken.com) currencies exchange rate on your computer.

All availble currency can be display:

## Installation
Install dependencies using NPM :
```bash
npm install
```
After, just running the application using `npm start` command.