SkillAgentSearch skills...

BloodDonationBarometer

A scriptable widget for iOS, which shows the so called Blood Donation Barometer [Blutspende-Barometer] for the German Red Cross (DRK).

Install / Use

/learn @bjoerrrn/BloodDonationBarometer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BloodDonationBarometer

<img src="https://github.com/bjoerrrn/BloodDonationBarometer/blob/main/SCREEN.jpeg?raw=true" alt="" width=250 align="right"/>

stars last_commit

A <a href="https://scriptable.app">Scriptable</a> 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 <a href="https://scriptable.app">Scriptable</a> 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  // aktuell keine Daten verfügbar
  aargau_solothurn    Aargau-Solothurn
  basel               Basel
  fribourg            Freiburg
  geneve              Genf
  gesamt              Schweiz Gesamt  // aktuell keine Daten verfügbar
  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

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

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Feb 6, 2025

No findings