Ecosyste.ms: Awesome
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: about 2 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T20:00:01.000Z (7 months ago)
- Last Synced: 2024-06-19T02:11:14.149Z (7 months 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.
![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.