/CryptoDesktopAlerts

An application that allows you to set desktop alerts on specific crypto price level.

Primary LanguageKotlin

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.

Icons made by SimpleIcon from www.flaticon.com is licensed by CC 3.0 BY

Preview


App


Alert

Installation

Download cryptotrayalert.jar and run it.

Or:

  1. Clone a repository.
  2. Build a jar file from project (jar generated by intelij works fine)
  3. Run jar file with java -jar yourjarname.jar
  4. Track your crypto data.