This is a simple Electron application that shows current BTC/USD and sends desktop notification when BTC hits the user defined price.
Run from command line:
# Clone this repository
git clone https://github.com/towsif031/crypto-price-alert
# Go into the repository
cd crypto-price-alert
# Install dependencies
npm install
# Run the app
npm startnpm run package-winnpm run package-macnpm run package-linuxOr download the 'crypto-price-alert-win32-ia32.rar' file located in 'release-builds/' and extract. Then run 'crypto-price-alert.exe'