Skip to content

A simple app to show Bitcoin Cash prices on your desktop

License

Notifications You must be signed in to change notification settings

pinkdaddy/cashBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cashbar

Github All Releases Commitizen friendly

Cashbar is a simple application designed to give you quick access to Bitcoin Cash prices from you desktop

It will show prices in either USD/BCH...

...BTC/BCH....

...or a change percentage over 1hr, 24hrs or 7days.

Windows support is also available. Due to OS limitations, I can only display prices while hovering over the icon:

Installation

macOS: Download the latest .DMG from the releases page here. Then open it up and drag the app to applications folder. The application is now signed!

Windows: Download the latest .EXE from the releases page here and run the installer.

Development setup

Prerequisites:

The following instructions assume you:

  • have nodejs & NPM installed. Download and install the latest LTS Installer from here if you don't.

Open up your terminal app and clone the repository:

git clone [email protected]:johneas10/cashbar

Install the dependencies

npm install

To run the locally built version, run:

npm start

There other development scripts available in package.json

Built With

Contributing

  1. Fork it (https://github.com/johneas10/cashbar/fork)
  2. Create your feature branch (git checkout -b feature/BCHPLZ)
  3. Commit your changes (git commit -am 'Add some BCHPLZ').
  4. Push to the branch (git push origin feature/BCHPLZ)
  5. Create a new Pull Request against the Master branch.

About

A simple app to show Bitcoin Cash prices on your desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published