Skip to content

sprinteins/CoronaTicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoronaTicker

CoronaTicker is a small tool to display corona statistics (cases per 100.000 for the last 7 days. for certain districts) in Microsoft Teams.

Based on the rapid prototype principle, the initial version of this took less than 10 minutes to implement.

Installation

  1. Clone the repository.
  2. Adjust the RKI REST API URL and choose the 'Landkreise' you wish to be notified about.
  3. Adjust your locations ('Standorte') to your own.
  4. Change Microsoft Teams Webhook URL to your own.

Build and Run

gradle clean build fatCapsule eclipse
java -jar build/libs/CoronaTicker-capsule.jar 

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages