CryptoDesktopAlerts
Desktop/tray application which allows you to set notifications for cryptocurrency's price level.
Description
It is an desktop application which track your favourite cryptocurrencies prices using https://www.cryptocompare.com/ API. Application works on system tray, so you can just define your notifications, close an app window and wait for alerts.
Preview
Installation
Download cryptotrayalert.jar and run it.
Or:
- Clone a repository.
- Build a jar file from project (jar generated by intelij works fine)
- Run jar file with
java -jar yourjarname.jar
- Track your crypto data.