这是indexloc提供的服务,不要输入任何密码
Skip to content

u5surf/alertcovid19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Build Gosec

Alert COVID-19

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

Usage

$ make <macos|linux|windows>  # if it's the window you can to run "make zip"
$ ./alertcovid19 -timer=10    # 10 seconds
$ make clean

Do you wish to contribute?

Open a pull request or issue for we discuss.

About

Alert COVID-19 was made in Golang shows push notification in your operation system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 77.2%
  • Makefile 22.8%