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: 9 days ago
JSON representation
📈 A menu bar app that updates cryptocurrencies prices in real-time
- Host: GitHub
- URL: https://github.com/geraldoramos/crypto-bar
- Owner: geraldoramos
- License: mit
- Created: 2017-12-17T15:45:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T19:26:37.000Z (over 4 years ago)
- Last Synced: 2025-03-30T02:07:01.992Z (16 days ago)
- Topics: bitcoin, bitcoin-price, electron, electron-app, ethereum, javascript, litecoin, mac-osx
- Language: JavaScript
- Homepage:
- Size: 2.05 MB
- Stars: 412
- Watchers: 9
- Forks: 51
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Crypto Bar - macOS menu bar application built with Electron. ![javascript_icon] (Applications / Cryptocurrency)
- Mac-Menubar-Megalist - Crypto Bar
- open-source-mac-os-apps - Crypto Bar - macOS menu bar application built with Electron. </summary><p><b>Languages:</b> ![javascript_icon] <br></p></details> (Applications / 💰 Cryptocurrency (5))
README
# NOTE: I'm not maintaining this project anymore, if anyone wants to become a maintainer, please reach out!
[](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)