Skip to content

fabriziogiordano/crypto-bar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Bar

A menu bar application built using Electron that updates cryptocurrencies prices in real-time and allows users to create alerts for price changes. Pricing data is updated every minute.

Downloading the app

To download the app, click here (currently available for macOS only)

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 && electron .

If the command electron is not working, make sure to install electron globally:

npm install electron -g

License

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

Follow me on Twitter

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.9%
  • CSS 6.6%
  • HTML 6.5%