This repository has the goal to create software to many platforms to run in one thread to validate each hour if we have new cases confirmed, deaths or recovered by COVID-19 in Brazil. I wish to improve this code to receive by params other countries or all world to show the notification.
We are currently using this COVID19-BRAZIL-API API to query COVID-19 quantity data
$ make <macos|linux|windows> # if it's the window you can to run "make zip"
$ ./alertcovid19 -timer=10 # 10 seconds
$ make cleanOpen a pull request or issue for we discuss.