Monitoring The Situation

April 21, 2026 · View on GitHub

A curated index of open-source projects for building command-center style news monitoring dashboards — the kind you'd see in a government watch-floor, newsroom video wall, or crisis ops center tracking breaking events rather than server metrics.

Last Updated: April 2026

Scope

The focus is narrow on purpose. Most "dashboard" repos on GitHub are either server/metrics dashboards (Grafana, APM) or homelab tile-boards showing weather + service status. This index excludes those and instead collects projects useful for building dashboards that fuse newswires, social chatter, RSS/Atom, OSINT, and geopolitical event data into a single situational picture.

In scope:

  • Situational-awareness / geopolitical monitoring dashboards (frontend)
  • News grids and composite feed dashboards (tiled RSS + IPTV + social)
  • Information-fusion / OSINT / threat-intel platforms (backend)
  • RSS / feed aggregation backends, bridging, and deduplication
  • AI analysis layers for news clustering, entity extraction, and summarisation
  • Dashboard frameworks and UI primitives genuinely suited to news video walls
  • Digital-signage CMSes and kiosk/remote-management tooling
  • Push / notification plumbing

Out of scope:

  • Generic metrics / APM / infra dashboards (Grafana, Prometheus, Kibana)
  • Homelab / server-status / service-launcher tile boards (Dashy, Homer, Homepage, Flame, Organizr, MagicMirror)
  • Broad geospatial libraries without a news/event angle
  • Exhaustive data-source catalogues — this isn't an OSINT link farm

Table of Contents

Frontend / Display Layer

Backend / Fusion Layer

Display Infrastructure

Commercial / SaaS Reference Stack


Frontend / Display Layer

Situational Awareness & Geopol Dashboards

Projects whose primary purpose is visualising a situation — typically combining news, events, and map views for ops-center / video-wall consumption.

blossom-terminal

Terminal-style situational-awareness / intel display.

View Repo

deepscope

Deep situational-awareness scope / monitoring tool.

View Repo

globalpulse

Global-pulse dashboard for world news and events.

View Repo

Iran Conflict Dashboard

Targeted conflict dashboard — useful as a pattern for scoped, event-specific geopol dashboards.

View Repo

missile-dashboard

Specialised conflict / missile-event monitoring dashboard.

View Repo

Neuberg

Situational-awareness / geopolitical monitoring project.

View Repo

NexaView

Multi-panel situational-awareness view.

View Repo

perception-with-intent

Intent-oriented perception / situational-awareness dashboard.

View Repo

radar

Geopolitical radar / situation dashboard.

View Repo

sigint

SIGINT-style situational-awareness dashboard.

View Repo

situation-monitor (gabob23)

Situation-monitor variant — worth comparing side-by-side with the other forks in this section.

View Repo

situation-monitor (hipcityreg)

Live situation monitor aggregating news and events for at-a-glance awareness.

View Repo

situation-monitor (nikankad)

Alternate situation-monitor implementation.

View Repo

situational-awareness-dashboard

Geopolitical situational-awareness dashboard combining news, events, and map views.

View Repo

Sovereign Watch

Sovereign / geopolitical watch dashboard.

View Repo

worldmonitor

World-events monitoring dashboard with news and map layers.

View Repo

worldview

Global news / world-view dashboard aggregating geopolitical signals.

View Repo


Hosted Live Situational Dashboards

Free / open-access live dashboards already running in production — not GitHub repos but worth indexing here as reference implementations of the "what a watch-floor tile actually looks like" archetype. Many are OSINT-positioned, aggregate public feeds (news, flight/AIS, prediction markets, sentiment), and refresh on short intervals. Useful as design references and as live tiles to embed in your own wall.

SitDeck

Broad OSINT situational-awareness dashboard — 180+ data feeds and 55+ widgets spanning conflicts, earthquakes, and markets. Freemium with AI-analyst tiers.

View Site

MediaThrive WatchTower

Real-time global news-intelligence dashboard pitched at newsrooms — breaking news, conflicts, markets, and cyber threats in one view.

View Site

World Monitor

Multilingual OSINT dashboard fusing news, markets, military / flight / AIS tracking, infrastructure, and geopolitical data. BYOK AI; Pro tier on waitlist.

View Site

Iran Monitor (iranmonitor.org)

Iran-focused OSINT dashboard — news sentiment, X/Twitter feeds, flight radar, prediction markets, internet-connectivity metrics.

View Site

StrikeRadar

Single-purpose risk gauge estimating US-strike-on-Iran probability from news, aviation, tankers, Polymarket, and the Pentagon Pizza Meter. 30-min refresh — a clean example of a one-question dashboard.

View Site

US-Iran Live

Iran–US conflict news-aggregation dashboard with live map; tracks sanctions, nuclear, and military developments. ~3-minute refresh.

View Site

IranWarRoom

Iran-conflict intelligence dashboard with vessel/aircraft tracking, defense-stock data, news feeds, and AI threat analysis. Multilingual, ad-supported.

View Site

MissileStrikes

US–Israel–Iran missile-conflict dashboard — 17 tabs covering strike map, interceptor burn rates, arsenals, cost ratios, and supply-chain analytics.

View Site

Iran Monitor (iranmonitor.online)

Independent Iran OSINT dashboard built on Base44 — news sentiment, X feeds, flight radar, prediction markets, internet connectivity.

View Site


News Grids & Composite Feed Dashboards

Tileable news-grid UIs and composite feed readers — the video-wall archetype.

Global News Intel Platform

News-intel dashboard combining feeds with analysis layers.

View Repo

news-alert

News-alerting dashboard with a push/notification angle.

View Repo

news-dash

News dashboard with tiled feeds.

View Repo

NewsAI

AI-augmented news aggregation dashboard.

View Repo

newsdash

Tileable news dashboard — drag-and-drop grid of RSS feeds, designed for kiosk-style viewing. One of the clearest examples of the video-wall archetype.

View Repo


Dashboard Frameworks for Custom Builds

Low-code and Python/JS frameworks useful when you're building a bespoke command-center UI rather than forking an existing project. General-purpose admin-panel frameworks have been deliberately trimmed — only the ones that map well onto event/feed-driven UIs are listed.

Appsmith

Low-code internal-tools builder — widgets, data sources, custom dashboards.

View Repo

H2O Wave

Realtime Python web-app framework — event-driven, well-suited to live news panels.

View Repo

ILLA Builder

Low-code dashboard/app builder — Retool alternative.

View Repo

Plotly Dash

Python framework for analytical web apps — strong for custom data panels alongside news tiles.

View Repo

Refine

React meta-framework for admin panels and internal tools — flexible enough for custom command-center UIs.

View Repo

ToolJet

Open-source low-code platform for building internal dashboards.

View Repo

Vizro

McKinsey's low-code Plotly framework for production dashboards.

View Repo


UI Kits & Layout Primitives

Component libraries and layout engines that directly solve the video-wall / tile-grid problem.

Blueprint

Palantir's React UI toolkit — purpose-built for data-dense, complex interfaces.

View Repo

gridstack.js

Drag-and-drop responsive grid layout — the canonical JS primitive for tileable dashboards.

View Repo

Tabler

Clean, modern open-source dashboard UI kit — useful as a scaffold.

View Repo


Backend / Fusion Layer

Threat Intel & Information-Fusion Platforms

Heavyweight platforms where the UI is part of the product — ingest structured and unstructured intel from many connectors and present it as a queryable picture.

MediaCloud

Open-source platform for studying media ecosystems at scale — news ingestion, topic detection, source analysis. The most serious OSS project for media-monitoring backends.

View Repo

OpenCTI

Open-source Cyber Threat Intelligence platform — graph-based entity/event model with a rich web UI. Widely used as a backbone for intel fusion.

View Repo

OpenCTI Connectors

Official connector library for OpenCTI — the ingestion side that feeds the dashboard.

View Repo

SpiderFoot

OSINT automation platform — 200+ modules for footprinting, threat intel, and surface monitoring.

View Repo


Crisis & Citizen-Report Platforms

Purpose-built for fusing citizen reports, SMS, and newswires during crises — the doctrinal ancestors of modern news-monitoring dashboards.

Sahana Eden

Humanitarian / disaster management platform with incident tracking, resource mapping, and situation reporting.

View Repo

Ushahidi Platform

The canonical crisis-mapping platform — fuses citizen reports, social posts, and news onto a map. Used across election monitoring and disaster response.

View Repo


RSS / Feed Aggregation Backends

Self-hostable feed servers — the plumbing beneath any news wall. Pick one as the canonical feed store, then render tiles against its API.

CommaFeed

Self-hostable Google Reader-style aggregator (Java).

View Repo

Folo

Next-generation feed reader and aggregator — modern UI, strong RSS/Atom core, useful as a base for feed-heavy apps.

View Repo

FreshRSS

Self-hosted RSS feed aggregator with a mature API — a common backend for custom feed UIs.

View Repo

Miniflux

Minimalist, performant self-hosted feed reader (Go) — clean API, good fit as a headless feed backend behind a custom wall.

View Repo

Selfoss

Multi-source aggregator — RSS, Twitter, and custom plugins merged into a unified stream.

View Repo

Stringer

Anti-social, self-hosted RSS reader — simple Rails backend.

View Repo

yarr

Lightweight single-binary feed aggregator with a JSON API.

View Repo


Feed Synthesis & Bridging

Turn arbitrary web sources (sites without feeds, social posts, change-detection events) into consumable RSS/Atom that a feed backend can swallow. Essential for fusion.

changedetection.io

Watches web pages for changes and emits feeds / webhooks — useful for non-feed sources that still need to appear on the wall.

View Repo

RSS-Bridge

Generates RSS feeds from sites that don't expose them — essential glue for bridging arbitrary news sources into a dashboard.

View Repo

RSSHub

Everything-is-RSSable. Thousands of routes that convert social media, video, forums, and niche sites into RSS — the most powerful bridging layer for fusion dashboards.

View Repo


News Extraction, Clustering & Deduplication

Ingested feeds are noisy and duplicative. These libraries extract clean article content and collapse near-duplicate stories into single events — table-stakes for a serious news wall.

datasketch

MinHash, LSH, HyperLogLog — the standard toolkit for near-duplicate detection over article text.

View Repo

dedupe

Library for fuzzy matching, record linkage, and entity resolution — pair with article extraction to cluster stories across outlets.

View Repo

newspaper3k

Python library for article extraction, NLP, and metadata — lightweight, widely used.

View Repo

news-please

End-to-end news crawler and extractor with structured output — the backbone for many news-monitoring pipelines.

View Repo

news-fetch

Python library for fetching and parsing news articles at scale.

View Repo


AI Analysis Layers

LLM / NLP layers that sit between raw ingestion and the display — entity extraction, geocoding, summarisation, topic clustering, and agentic research over the stream.

Flair

Easy-to-use NLP framework with strong NER — good for extracting people, places, and organisations from news text.

View Repo

GPT Researcher

Agentic research framework — give it a topic and it synthesises across sources, useful as an on-demand briefing layer over a news feed.

View Repo

Haystack

Production-grade framework for retrieval, RAG, and NLP pipelines — well-suited to semantic search and summarisation over a news corpus.

View Repo

Perplexica

Open-source AI search engine — pair with your feed store to get AI-synthesised answers grounded in ingested news.

View Repo

Stanza

Stanford NLP toolkit — multilingual NER, parsing, and tokenisation, relevant where feeds span languages.

View Repo

txtai

All-in-one embeddings database — semantic search, clustering, and LLM workflows over text.

View Repo


Notifications & Push

Push-notification plumbing — a common "nice to have" for command-center dashboards that need to alert operators off-screen.

Apprise

Unified notification library — one API, 90+ destinations (Telegram, Slack, Signal, SMS, push services).

View Repo

Gotify

Self-hosted push notification server with mobile apps.

View Repo

ntfy

Self-hosted pub/sub push service — HTTP PUT/POST to send, mobile and CLI subscribers.

View Repo


Display Infrastructure

Digital Signage CMS (Self-Hostable)

Dedicated digital-signage platforms — the right shape when a news wall needs to run 24/7 on dedicated displays with scheduled content, zones, and remote updates.

Anthias

Formerly Screenly OSE — the original Raspberry Pi digital-signage OSS. Good baseline for single-display walls.

View Repo

Concerto

University-origin signage platform — multi-screen, scheduled content zones.

View Repo

Xibo

The most feature-complete open-source digital-signage CMS — multi-zone layouts, scheduling, player management. Well-suited to news-wall deployments with many tiled regions.

View Repo


Kiosk Mode & Remote Device Management

Running a dashboard on a wall-mounted display reliably is its own problem. These tools handle the kiosk OS, unattended boot, browser lockdown, and fleet-style remote management.

balena

Container-based OS and fleet management for edge devices — widely used to deploy and remotely manage kiosk/signage displays.

View Repo

Cog

Minimal single-"window" launcher built on WPE WebKit — the production choice for embedded/kiosk web rendering.

View Repo

FullPageOS

Raspberry Pi OS image that boots directly into a fullscreen Chromium kiosk — the fastest path to a dedicated dashboard display.

View Repo


Live TV / IPTV Tiles

Embedding live news channels (BBC World, Al Jazeera, France 24, CNN International) as video tiles is a defining feature of real command-center walls.

iptv-org/iptv

The canonical curated IPTV channel list — the source for live-TV tiles in a news wall.

View Repo


Common Operational Picture (COP)

Projects explicitly framed as COP / shared-ops-picture tools — the doctrinal term for the kind of fusion wall this index is about.

UKSFTA-COP

UK Special Forces Task Association common-operational-picture project.

View Repo


Commercial / SaaS Reference Stack

Everything above is open-source. But if you walked onto a foreign-ministry watch floor, a major-network newsroom, a corporate Global Security Operations Center (GSOC), or an NGO crisis cell, the screens would mostly be driven by proprietary SaaS — because the valuable bit is the licensed content (newswires, broadcast feeds, social firehose access) and the real-time event-detection models trained on it, not the UI.

This section catalogues the commercial layer so the OSS index above can be read as "what you'd self-build or augment with" rather than "what a professional shop actually uses end-to-end." Inclusion is descriptive, not endorsement; pricing is typically enterprise-quote and access often gated by sector (gov, Fortune 500, accredited media).

Newswires & Primary Feeds

The licensed source material that ultimately populates most of the tiles. Direct ingestion (via API / NITF / NewsML / RSS with auth) is common on gov and newsroom walls.

Real-Time Event Detection (Gov / Newsroom Grade)

First-alert products that sit in front of the wires — they ingest social, dark web, sensor, and wire data and surface breaking events with minutes-to-hours of lead time. This is the category where newsrooms and gov ops centers spend serious money.

  • Dataminr Pulse / First Alert — The market leader for real-time alerting from public data. First Alert is the public-sector/news SKU; Pulse is the corporate-risk SKU. De facto standard on network-news assignment desks and many watch floors.
  • Factal — Editor-verified breaking-event feed built for multinationals, NGOs, and newsrooms; strong signal-to-noise.
  • Samdesk — AI-driven crisis detection from social; widely used by airlines, resorts, and corporate security.
  • NewsWhip Spike — Predictive engagement signal — surfaces which stories are about to go viral, not just which are trending.
  • Signal AI — "Decision augmentation" platform; media + regulatory + reputational monitoring with entity graphs.
  • Liferaft Navigator — OSINT / threat monitoring aimed at corporate GSOCs.

Media Monitoring & PR Intelligence

The PR/comms-facing monitoring stack. Overlaps with the categories above but is explicitly framed around earned-media measurement, sentiment, and share of voice.

  • Meltwater — Broad media intelligence suite — news, social, broadcast, influencer.
  • Cision / CisionOne — Monitoring + media database + distribution; heavyweight in corporate comms.
  • Onclusive — Formed from Kantar Reputation Intelligence, PRgloo, and Critical Mention; full-stack PR analytics.
  • Muck Rack — Journalist-database-first monitoring; strong with modern PR teams.
  • Agility PR Solutions — Mid-market monitoring + outreach.
  • Notified (formerly PR Newswire) — Distribution + monitoring + IR comms.
  • CARMA — Human-coded media analysis — still common where nuance/sentiment accuracy matters more than throughput.

Social Listening & Narrative Analytics

Firehose-grade social monitoring — what watch floors use to track narratives, disinfo, and on-the-ground sentiment.

  • Brandwatch (Cision) — Consumer research + crisis + influencer; one of the two dominant players.
  • Talkwalker (Hootsuite) — The other one; strong image/video recognition and broadcast integration.
  • Sprinklr Insights — Unified CX/social platform; used at enterprise scale.
  • Meltwater Social (ex-Sysomos / Linkfluence) — Social tier of the Meltwater suite.
  • Synthesio (Ipsos) — Research-oriented social listening.
  • Pulsar — Audience intelligence and narrative tracking; popular with comms strategy teams.
  • NewsWhip — Listed again here for its cross-platform virality scoring.
  • Graphika — Network-graph analysis of online communities; used heavily on influence-operations work.
  • Logically, Blackbird.AI, Alethea — Disinfo / narrative-threat platforms — the "CT for information ops" tier, common in MFA and election-integrity contexts.

Broadcast / TV Monitoring

Watching linear TV and radio is still a first-class requirement on any serious watch floor; these services index broadcast with ASR + OCR and expose clip search + alerts.

  • TVEyes — The standard broadcast-monitoring service — searchable TV/radio transcripts across thousands of channels, real-time alerts, clip export.
  • Critical Mention (Onclusive) — Broadcast monitoring + earned-media analytics.
  • SnapStream — On-prem/hybrid TV recording + search; used in newsrooms and political war rooms.
  • Kantar Media — Broadcast intelligence at agency scale.

OSINT & Intel Fusion Platforms

The commercial analogues to OpenCTI / MediaCloud — full fusion stacks, often ITAR-tier or gov-restricted.

  • Palantir Gotham / Foundry / MetaConstellation — The archetype of a gov-grade intel-fusion platform; common across defence, MFA-equivalents, and homeland security.
  • Recorded Future — Temporal analytics over open + dark + technical sources; widely deployed in CTI and geopolitical-risk functions.
  • Babel Street — Multilingual OSINT + identity intelligence; heavy LE and gov footprint.
  • Flashpoint — Deep/dark-web intel + physical security convergence.
  • Fivecast — OSINT platform with risk scoring; used across Five Eyes.
  • PenLink (formerly Cobwebs) — Web-intelligence + lawful-intercept analytics.
  • Echosec (Flashpoint) — Geospatial social / dark-web search.
  • ShadowDragon — OSINT tradecraft tooling — SocialNet, Horizon.
  • Maltego — Graph-based investigation platform; commercial tiers with TI transforms.
  • GDELT (reference, free) — Not SaaS, but the default commercial-grade event dataset referenced by nearly every platform above.

Crisis & Duty-of-Care Intelligence

The travel-risk / employee-safety / crisis-ops tier — overlaps with event detection but oriented around assets and people, not narratives.

Geospatial & Satellite Layers

The map layer behind every "where is this happening" tile.

  • Esri ArcGIS Online / ArcGIS Dashboards — The dominant gov GIS stack; most COVID-era public dashboards (JHU, many MoH sites) ran on it.
  • Mapbox — Commercial map tiles + Studio; default for custom branded maps.
  • Google Maps Platform — Ubiquitous embeds; Premium/Enterprise tier for higher quotas.
  • HERE, TomTom Orbis — Gov- and automotive-grade mapping alternatives.
  • Planet Labs — Daily-refresh satellite imagery — the standard reference for monitoring physical ground-truth.
  • Maxar — High-resolution commercial satellite imagery.
  • BlackSky, ICEYE — Rapid-revisit optical and SAR respectively; increasingly on watch-floor map layers.
  • HawkEye 360 — RF geolocation — emitter tracking as a commercial product.
  • [Dataminr × Planet / Maxar integrations] — Increasingly the pattern: event-detection product calls out to imagery provider for confirmation tiles.

Video Wall / Control Room Hardware & CMS

The physical "large screens" you asked to work back from are driven by a small number of specialist control-room vendors. A dashboard isn't a video wall until something is driving the pixels across N displays with failover.

Commercial Digital Signage

When the requirement is "N identical news walls, centrally managed" rather than a bespoke ops center.

Mass Notification / Alerting

When an event crosses a threshold on the wall, these platforms push it out to people.


License

License: CC BY 4.0