Ecosyste.ms: Awesome

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

https://github.com/geraldoramos/crypto-bar

📈 A menu bar app that updates cryptocurrencies prices in real-time
https://github.com/geraldoramos/crypto-bar

bitcoin bitcoin-price electron electron-app ethereum javascript litecoin mac-osx

Last synced: 28 days ago
JSON representation

📈 A menu bar app that updates cryptocurrencies prices in real-time

Lists

README

        

# NOTE: I'm not maintaining this project anymore, if anyone wants to become a maintainer, please reach out!
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/geraldoramos/crypto-bar/issues)

# Crypto Bar
> A menu bar application built using Electron and React that updates cryptocurrencies prices in real-time using web sockets. Data provided by [CryptoCompare](https://cryptocompare.com), which compiles information for most cryptocurrencies and exchanges.

### Downloading the App

- To download the last release click [here](https://github.com/geraldoramos/crypto-bar/releases/latest)

### Build the app locally for development (PR's welcome)

**First, clone this repo:**
```
git clone https://github.com/geraldoramos/crypto-bar.git
cd crypto-bar
```

**Then install and launch:**
```
npm install && npm start
```

### License
This app is distributed under the Creative Commons Zero v1.0 Universal license.

Follow me on [Twitter](http://twitter.com/geraldoramos)