Skip to content

A native desktop app, which notifies you when there's a rise in the value of your favorite cryptocurrency using CryptoCompare API

Notifications You must be signed in to change notification settings

sweezy793/crypto-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-notifier

A native desktop app, which notifies you when there's a rise in the value of your favorite cryptocurrency(for now just Bitcoin) using CryptoCompare API

alt text

How to install

Make sure you have Node.js and npm installed. After that do a npm install to install all necessary node modules. Based on your environment, run the following commands to generate the build and directly run the executable file

Windows

npm run package-win

Linux

npm run package-linux

MacOS

npm run package-mac

About

A native desktop app, which notifies you when there's a rise in the value of your favorite cryptocurrency using CryptoCompare API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published