This "native" Windows+Mac OS+ Linux app displays the current crypto-currency price (only BTC for now). It also notifies the user in form of a custom alert/notification when it crosses the value specified by the user.
- Add other cryptocurrencies
- Add other currencies to display price in
Uncomment line no. 16 in main.js to show devtools
win.webContents.openDevTools();
Run below command to install dependencies
$ npm i
Run below command to start server and develop
$ npm start
Building and packaging is quite easy.
Important: Check line no. 16 in main.js is not present or commented-out.(to close dev tools in final app package)
All you have to do is to run the following commands in appropriate OS:
$ npm package-win
$ npm package-mac
$ npm package-linux
Refer to the License here.
Soumya Ranjan Mohanty (geekysrm)
Reach out to me on: