Skip to content

bjoerrrn/BloodDonationBarometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stand With Ukraine

Stand With Ukraine

BloodDonationBarometer

stars last_commit

A Scriptable widget for iOS, which shows the so called Blood Donation Barometer [Blutspende-Barometer] for the 🇩🇪 German Red Cross [Deutsches Rotes Kreuz: DRK] and the 🇨🇭 Swiss Red Cross [Schweizerisches Rotes Kreuz: SRK].

The widget pulls data from one of the DRK and SRK website every 4-7 minutes. This is triggered by iOS and can not be changed.

setup

  1. Install Scriptable on your iPhone from the App Store.
  2. Download bloodDonationBarometerWidget.js from this repository.
  3. Import bloodDonationBarometerWidget.js in Scriptable.

usage

The widget currently supports 3 regional German red cross entities:

🇩🇪 DRK-BLUTSPENDEDIENST

# parameter   # description
  no            Nord-Ost (Berlin, Brandenburg, Hamburg, Sachsen, Schleswig-Holstein)
  nstob         NSTOB (Niedersachsen, Sachsen-Anhalt, Thüringen, Oldenburg, Bremen) 
  bwh           Baden-Württemberg, Hessen
  
🇨🇭 SRK-BLUTSPENDEDIENST 

# parameter         # description
  irb                 Interregional
  aargau_solothurn    Aargau-Solothurn
  basel               Basel
  fribourg            Freiburg
  geneve              Genf
  gesamt              Schweiz Gesamt
  graubuenden         Graubünden
  neuchatel_jura      Neuchâtel-Jura
  nordostschweiz      Nordostschweiz
  svizzera_italiana   Svizzera italiana
  zentralschweiz      Zentralschweiz
  zuerich             Zürich

You need to choose one of the entities above; example: parameter: irb

coming soon

  • Blutspendebarometer vom HAEMA Blut- und Plasmaspendedienst

contributing

issues and pull requests are welcome. for major changes, please open an issue first to discuss what you would like to change.

if you want to contact me directly, feel free to do so via discord: https://discordapp.com/users/371404709262786561

license

GPL-3.0