gitwtfhub

wtf is osiris?

simplifaisoul/osiris — explained in plain English

Analysis updated 2026-05-18

338TypeScriptAudience · researcherLicense

TL;DR

An open-source intelligence dashboard that shows live flights, earthquakes, wildfires, camera feeds, and news streams on one interactive world map.

Mindmap

mindmap
  root((Osiris))
    What it does
      Live world map
      Flight tracking
      CCTV feeds
      News streams
    Tech stack
      TypeScript
      Next.js
      MapLibre GL
      Vercel
    Use cases
      Situational awareness
      Network recon
      Disaster monitoring
    Audience
      Researchers
      Analysts

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Track live commercial and military flights alongside earthquake and wildfire data on one map.

REASON 2

Monitor thousands of public CCTV traffic camera feeds from a single dashboard.

REASON 3

Watch 25 or more live news streams from global broadcasters in one place.

REASON 4

Run network reconnaissance tasks like port scans and CVE lookups from a built-in toolkit.

What's in the stack?

TypeScriptNext.jsMapLibre GLWebGLVercel

How it stacks up

simplifaisoul/osirisstellarwolf001/forza-horizon-6-spotify-radiosignal-trade-core/weather-prediction-bot
Stars338338336
LanguageTypeScriptTypeScriptTypeScript
Setup difficultyeasyhard
Complexity2/54/5
Audienceresearchergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

Wtf does this do

Osiris is an open-source intelligence dashboard that pulls live data from multiple public sources and displays everything on a GPU-accelerated interactive world map. Think of it as a single-screen command center for global situational awareness, you can see real-time commercial and military flight tracking from OpenSky Network, active earthquake readings from the USGS, NASA fire hotspots, over 2,000 live CCTV camera feeds from city traffic departments, satellite positions, and 25+ live 24/7 news streams from broadcasters like Al Jazeera, NHK, and Sky News, all displayed as clickable markers on the map. The map rendering uses WebGL via MapLibre GL (the same technology as high-end mapping tools) so it maintains smooth 60 frames per second even with thousands of objects on screen simultaneously. You toggle data layers on and off, aviation, maritime chokepoints, conflict zones, weather events, space weather, and the dashboard only loads what's visible in your current viewport. A built-in RECON toolkit lets you run network reconnaissance tasks like port scanning, DNS lookups, WHOIS queries, SSL certificate inspection, and CVE vulnerability searches against the US National Vulnerability Database. Most features work without any API keys, a live demo is available at the project's website. It's built with Next.js and TypeScript, deploys on Vercel, and is MIT licensed.

Yoink these prompts

Prompt 1
Explain what data sources Osiris pulls from and how it displays them on a live world map.
Prompt 2
Show me how to toggle between aviation, maritime, and conflict zone layers in Osiris.
Prompt 3
Walk me through using Osiris's RECON toolkit to run a WHOIS lookup or CVE search.
Prompt 4
How does Osiris keep 60 frames per second on the map even with thousands of live objects?

Frequently asked questions

wtf is osiris?

An open-source intelligence dashboard that shows live flights, earthquakes, wildfires, camera feeds, and news streams on one interactive world map.

What language is osiris written in?

Mainly TypeScript. The stack also includes TypeScript, Next.js, MapLibre GL.

What license does osiris use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

Who is osiris for?

Mainly researcher.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.