Sends email notifying recipient(s) of current ETH-USD exchange rate
This program was made utilizing the Gmail, CoinAPI, and JavaMail APIs. To run it, make sure you are in the directory and type "gradle -q run" into the command line. If you want the program to run at a specified time or time interval, write into a batch file "cd (insert full path here)" and "gradle -q run" have the batch file start via whatever task scheduler your OS uses.