{"id":25201647,"url":"https://github.com/bjoerrrn/blooddonationbarometer","last_synced_at":"2025-07-08T17:42:04.802Z","repository":{"id":187304246,"uuid":"486339327","full_name":"bjoerrrn/BloodDonationBarometer","owner":"bjoerrrn","description":"A scriptable widget for iOS, which shows the so called Blood Donation Barometer [Blutspende-Barometer] for the German Red Cross (DRK).","archived":false,"fork":false,"pushed_at":"2025-02-04T16:56:36.000Z","size":1072,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T23:41:43.081Z","etag":null,"topics":["blood-donation","ios-widget","ipad-widget","iphone-widget","redcross","scriptable","scriptable-widgets"],"latest_commit_sha":null,"homepage":"https://discordapp.com/users/371404709262786561","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjoerrrn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-04-27T20:20:46.000Z","updated_at":"2025-02-06T17:06:13.000Z","dependencies_parsed_at":"2023-08-09T20:18:54.211Z","dependency_job_id":null,"html_url":"https://github.com/bjoerrrn/BloodDonationBarometer","commit_stats":null,"previous_names":["bjoerrrn/blooddonationbarometer"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoerrrn%2FBloodDonationBarometer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoerrrn%2FBloodDonationBarometer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoerrrn%2FBloodDonationBarometer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoerrrn%2FBloodDonationBarometer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjoerrrn","download_url":"https://codeload.github.com/bjoerrrn/BloodDonationBarometer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253765217,"owners_count":21960690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blood-donation","ios-widget","ipad-widget","iphone-widget","redcross","scriptable","scriptable-widgets"],"created_at":"2025-02-10T05:17:35.380Z","updated_at":"2025-05-12T15:28:11.558Z","avatar_url":"https://github.com/bjoerrrn.png","language":"JavaScript","readme":"# BloodDonationBarometer\n\n\u003cimg src=\"https://github.com/bjoerrrn/BloodDonationBarometer/blob/main/SCREEN.jpeg?raw=true\" alt=\"\" width=250 align=\"right\"/\u003e \n\n![stars](https://img.shields.io/github/stars/bjoerrrn/BloodDonationBarometer) ![last_commit](https://img.shields.io/github/last-commit/bjoerrrn/BloodDonationBarometer)\n\nA \u003ca href=\"https://scriptable.app\"\u003eScriptable\u003c/a\u003e 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].\n\nThe 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.\n\n# setup\n1. Install \u003ca href=\"https://scriptable.app\"\u003eScriptable\u003c/a\u003e on your iPhone from the App Store.\n2. Download `bloodDonationBarometerWidget.js` from this repository.\n4. Import `bloodDonationBarometerWidget.js` in Scriptable.\n\n# usage\nThe widget currently supports 3 regional German red cross entities: \n```\n🇩🇪 DRK-BLUTSPENDEDIENST\n\n# parameter   # description\n  no            Nord-Ost (Berlin, Brandenburg, Hamburg, Sachsen, Schleswig-Holstein)\n  nstob         NSTOB (Niedersachsen, Sachsen-Anhalt, Thüringen, Oldenburg, Bremen) \n  bwh           Baden-Württemberg, Hessen\n  \n🇨🇭 SRK-BLUTSPENDEDIENST \n\n# parameter         # description\n  irb                 Interregional  // aktuell keine Daten verfügbar\n  aargau_solothurn    Aargau-Solothurn\n  basel               Basel\n  fribourg            Freiburg\n  geneve              Genf\n  gesamt              Schweiz Gesamt  // aktuell keine Daten verfügbar\n  graubuenden         Graubünden\n  neuchatel_jura      Neuchâtel-Jura\n  nordostschweiz      Nordostschweiz\n  svizzera_italiana   Svizzera italiana\n  zentralschweiz      Zentralschweiz\n  zuerich             Zürich\n```\nYou need to choose one of the entities above; example: `parameter: irb`\n\n## contributing\n\n[issues](https://github.com/bjoerrrn/BloodDonationBarometer/issues) and [pull requests](https://github.com/bjoerrrn/BloodDonationBarometer/pulls) are welcome. for major changes, please open an [issue](https://github.com/bjoerrrn/BloodDonationBarometer/issues) first to discuss what you would like to change.\n\nif you want to contact me directly, feel free to do so via discord: https://discordapp.com/users/371404709262786561\n\n## license\n\n[GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoerrrn%2Fblooddonationbarometer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjoerrrn%2Fblooddonationbarometer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoerrrn%2Fblooddonationbarometer/lists"}