Israel News Montitoring Dashboard
December 30, 2024 ยท View on GitHub
This repository provides open-source documentation for building news monitoring dashboards designed to track fast-moving geopolitical events in Israel. The dashboards are intended for residents who want to stay informed, particularly during Jewish holidays when many refrain from using electronic devices, focusing on official governmental news channels and public safety alerts.
Clone Repo With Submodules
This repository has submodules to dynamically populate the news links as well as the public shelter lists which are maintained as separate repositories.
To clone this repository along with the submodules run the following:
git clone --recurse-submodules https://github.com/danielrosehill/Israel-News-Monitor
Cloning Submodules After Cloning Main Repo
If you cloned the main repository without the recursion command for the submodules you can run the following to pull the submodules:
git submodule init
git submodule update
Screenshots And Example Use


News Source Displays


The intended use-case includes deployment on tablets running in kiosk mode, TVs, or similar hardware, enabling an easy and accessible way to track important news updates, particularly during times of heightened tension.
Data Sources
See the data-sources folder which attaches two informational repositories as submodules. Data is offered without warranty as to its relibility.
Public shelter links aggregates municipalities' maps of public shelters (miklatim) while news links aggregates RSS feeds and other news sources that might provide additional monitoring targets.
Notes On Copyright
This utility was created for the benefit of English speakers living in Israel and wishing to keep appraised of ongoing geopolitical developments with a "bird's eye" news monitoring type interface.
Kan (Israel's state broadcaster) is free to air in Israel. The Red Alert system will not display results without an Israeli IP.
If you don't live in Israel and are just interested in following the news - this is not the tool for you!
Author
Daniel Rosehill
(public at danielrosehill dot com)
Licensing
This repository is licensed under CC-BY-4.0 (Attribution 4.0 International) License
Summary of the License
The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:
- Share: Copy and redistribute the material in any medium or format.
- Adapt: Remix, transform, and build upon the material for any purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the license terms.
License Terms
- Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
For the full legal code, please visit the Creative Commons website.