Skip to content

COVID-19 Inzidenz-Widget für iOS innerhalb Deutschlands 🇩🇪 (Kreis/Stadt + Bundesland + Trend)

Notifications You must be signed in to change notification settings

UweLoyal/corona-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona Inzidenz Widget für iOS (Scriptable)

IMG_5438

Features

  • Inzidenz + Trend für Stadt/Kreis, Bundesland
  • _Neue tägl. Fälle für Stadt/Kreis, Bundesland, Bund
  • Trend für _Neue tägl. Fälle je Stadt/Kreis, Bundesland, Bund
  • 14 Tage Diagram für Neue tägl. Fälle je Stadt/Kreis, Bundesland, Bund
  • 7 Tage Schätzwert für Reproduktionszahl (R)
  • iCLoud Sync
  • Offlinemodes
  • Dark/Lighmode unterstützung

☕️ Einen Kaffee ausgeben 🙃: https://ko-fi.com/rapha

IMG_5438

Installation/Update

Manual

Automatic

Konfiguration Inzidenz Widget

Static Coordinates/MediumWidget

  • Set Widgetparameter for each column, seperated by ";" Format: POSITION,LAT,LONG(,NAME);POSITION,LAT,LONG(,NAME)
  • Second column is only visible if you set Widgetparameter for it. Check examples.

Static Coordinates

  • First column is static (No second column): 0,51.1244,6.7353
  • Second column is static (Second column is visble, MediumWidget): 1,51.1244,6.7353
  • Both columns are static (both are visble, MediumWidget): 0,51.1244,6.7353;1,51.1244,6.7353
  • Only second column is static (both are visble, MediumWidget): 1,51.1244,6.7353

Custom Names

  • Custom Name: 0,51.1244,6.7353,Home
  • Custom Name Second column: 1,51.1244,6.7353,Work

Offlinemode

  • Set the 4th Widgetparameter to the CacheId

  • Cache Id = Numeric JSON FileNumber. See coronaWidget CacheFolder

  • Examples:

  • Filename = coronaWidget01511.json

  • Config set to: 1,51.1244,6.7353,Work,01511

About

COVID-19 Inzidenz-Widget für iOS innerhalb Deutschlands 🇩🇪 (Kreis/Stadt + Bundesland + Trend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%