A spy-satellite simulator in your browser β then you realize the sources are public and the data is real.
Photorealistic 3D globe. Live aircraft, ships, satellites, earthquakes, traffic, and public cameras. Hands-free voice control powered by a realtime AI agent.
No place left behind.
π Reached #1 on GitHub Trending, daily and weekly Β· August 2026
#8 Product of the Day Β· Hunted by Chris Messina, creator of the hashtag
βpretty coolβ β Brendan Eich, creator of JavaScript and co-founder of Mozilla and Brave Β· Featured on Pinokio
β‘ Start without API keys. Install with Pinokio or run locally from the terminal. Add optional keys inside the app. β Quick Start
Quick Start Β· First Five Minutes Β· Talk to It Β· What's Live Β· Under the Hood Β· Keys & Costs
God's Eye View brings public signals into one explorable globe. Track the world live. Talk to it. Break it. Extend it.
Flight transponders, ship beacons, orbital elements, seismographs, and public cameras already tell us a lot about the world. God's Eye View puts them in the same place, so you can move between a global picture and an individual aircraft, ship, or street. It runs locally in your browser, with source code you can inspect and extend.
Half the magic is that it looks like a forbidden cockpit. The other half is that every line of code is inspectable.
Most feeds are live or regularly refreshed. Traffic is simulated along real roads using aggregate location data. CCTV camera poses and rocket launch trajectories are coarse estimates.
Start with the included data sources, then add your own. Each layer is a separate module.
- π©οΈ Cockpit view: Ride inside a tracked flight β the camera holds the terrain under you all the way down.
- π‘ Contacts: A 250 km roster of everything near your target β step through live aircraft and drop into any cockpit.
- π― Click-to-track anything: Camera locks on, draws a fading trail, surfaces full metadata β and a tracked fire or vessel hands you off to the nearest live camera in one click.
- ποΈ Voice whiteboard: Speak annotations onto the world β real boundary polygons, marks, and routes.
- π« 3D hangar: Real per-class aircraft models β 787, ATR-72, Citation, Bell 206, MQ-9 β and a tracked contact swaps from glyph to 3D model as you close in.
- π¨ Reskin reality: GLSL sensor looks over the normal globe β CRT, NVG, FLIR/thermal, Noir, Snow.
- π© Detection overlay: Screen-space bounding boxes and IDs on everything in view.
- ποΈ Military HUD: Tactical heads-up display with intelligence-style telemetry.
- π Global Context: Stage the full situational picture with one switch β and get your exact view back when you leave.
- π₯ Scene director: Capture cinematic camera tours for clips and demos.
- π Share Links: Camera, style, layers, and even one tracked target serialize into a URL β a live target is a handoff, not a bookmark.
- π Reset Globe: One control β or one sentence β back to the full Earth.
Start without an account or API keys. Both paths open the same app with Esri satellite imagery and keyless terrain. OSM is the fallback if Esri is unreachable. Flights, military traffic, satellites, earthquakes, public cameras, radio, and launches are available without keys.
For photorealistic 3D, add a Cesium ion token for eligible personal, non-commercial use, or a Google Maps key for the direct, metered route and in-app place search. Provider terms and quotas apply. Add keys through the app's POWER UP panel; Keys & Costs explains the options.
- Install or update Pinokio to 8.2 or later.
- Open God's Eye View in Pinokio.
- Click Install, then Start.
Available on Windows, macOS, and Linux. The Pinokio maintainer reports cross-platform testing of the fixed installer. The launcher installs the locked dependencies, finds a free local port, and opens the app.
Tried before and installation failed? Update Pinokio and try again. Version 8.2 fixes the launcher installation issue; details from the Pinokio maintainer.
Use Node.js 24.x (24.14.0 or later) or 26.x. The setup doctor warns about Node 25, which is end-of-life.
git clone https://github.com/bilawalsidhu/gods-eye-view.git
cd gods-eye-view
npm ci
npm run doctor
npm run devOpen http://localhost:4173. Choose Live Contacts, Space Missions,
Environmental, or Explore Manually from the first-run panel.
Startup performance
A point-in-time M5/Chrome capture measured a median 1.86-second cold start. This is a comparison baseline, not a guarantee for your machine or connection. See docs/PERFORMANCE.md.
macOS shortcut: ./scripts/dev-fresh.sh clears the Vite cache and pulls any
configured keys straight from the Keychain. It starts keyless too.
Keys are upgrades, not prerequisites. When you want one, click the POWER UP
chip in the bottom-right corner: Provider Settings lists every supported key,
what it switches on, and where to get it. Paste, hit SAVE KEYS, and the app
restarts itself with the new capability on. Once everything is configured the
chip reads POWERED UP β and if a compact layout hides it, ?setup=1
reopens the same panel.
- Where keys land: Pinokio β the app's ignored
pinokio/ENVIRONMENT; a terminal clone β the repo-root.env. Either file is made owner-only before a secret is written into it. These are local plaintext files, excluded from Git; the app uses your keys to contact the providers. - Keys you already have stay yours: values from your shell or the macOS Keychain show as configured externally and are read-only to the panel.
- What to get first: the free Cesium ion token (eligible personal, non-commercial use; current terms and quotas apply) for photorealistic 3D and world terrain; a Google Maps key only for the billing-enabled, metered route + place search; OpenAI when you want to talk to the world. Full map, costs included, in Keys & Costs.
Older Pinokio versions and credential storage
Do not enter credentials in Pinokio 8.0.40's native Configure panel: that
release does not save this nested app file correctly, and it logs submitted
values. Use POWER UP β Provider Settings inside GEV instead. The Pinokio
8.2 announcement fixes installation; it does not establish that this separate
Configure issue is resolved. On macOS, the Keychain via
./scripts/dev-fresh.sh remains the stronger storage option.
The server binds to localhost on both paths, and Provider Settings answers requests only from your machine. Browser-side keys (Google Maps, Cesium ion) must be restricted at their providers β SECURITY.md shows how, and it carries the LAN-sharing rules alongside Keys & Costs.
Choose a first-run mission, or try these in order. The GIFs show Google Photorealistic 3D; your starting basemap depends on the keys you've added.
- Light up the sky. Take the Live Contacts mission (or turn on Flights yourself) β thousands of live aircraft, gliding on real telemetry, detection mesh already reading the scene. Click one: the camera locks on, a trail draws behind it, and its live telemetry card comes up.
- Take the controls. Hit COCKPIT on your tracked plane and ride it down, switching sensors mid-flight: NVG into Ironbow FLIR.
- Drop into a busy airport. Search one and descend to the taxiways with 3D aircraft on β grounded contacts, taxi trails, the whole apron working in real time.
- Look through a public camera. Turn on CCTV over Austin, London, or California. The feeds aren't webcam embeds β they project into the 3D city. Cycle coverage to VIEWSHED and every camera draws its estimated coverage volume β where it reaches, and where it goes blind.
- Track something in orbit. Turn on Satellites and click the ISS β you ride along at orbital distance, orbit ring and all.
- Switch the optics. Tap
1β7β CRT, NVG, FLIR β and the whole live planet re-renders through a different sensor.
- Talk to it (needs an OpenAI key): "Take me to LAX and select the nearest airborne aircraft."
- Come home. Hit Reset Globe β or just say "zoom out to a globe view."
Keyboard: 1β7 visual styles Β· H HUD Β· D detection Β· C cockpit Β· Esc out.
Every plane should let you do this.
Real-time cockpit mode, built from live flight data: the camera rides your contact with real terrain holding underneath, all the way down β sensor styles come along for the ride, and Contacts keeps the 250 km roster one click away: jump plane to plane and fall straight into the next cockpit.
The cockpit even carries its own briefing strip: nearby live signals, regional headlines, and real local weather β with an opt-in WX mode that renders volumetric clouds from actual observations around your aircraft.
Why cockpit mode exists: you're riding a real aircraft over real terrain β and you get to pick which sensor you see the world through.
Voice needs an OpenAI key. Without one the entire app still runs β the mic button just reports voice is unavailable. The same key drives the AI HUD summary: a terse, five-word intelligence-style readout of the current view that regenerates as you move.
Click GEV MIC, grant the microphone, and just talk. This is more than a voice-controlled remote:
- π§ It knows what it's looking at. The agent pulls live scene context before answering β including coordinates, street names, active layers, and view scale. Ask "what city is this?" mid-flight and it knows.
- π― Entity Q&A. Click any plane, ship, or datacenter and ask "what's this?" It answers using the object's live telemetry.
- ποΈ Visual grounding. At street level, it reads a viewport screenshot to identify legible signage and building names, and is instructed never to hallucinate labels.
- π¬ Cinematic framing. "Show me the planes overhead" pulls the camera back, angles it, and frames the live traffic like a director.
- π Honest and secure. The agent only confirms actions that succeeded. Your
OPENAI_API_KEYnever touches the browser; the client only gets a short-lived session token.
Twenty-eight tools, four jobs β the commands below come straight from the product's voice test suite and tool playbook:
π₯ Direct it β drone-operator camera verbs:
π£οΈ "Take me to Tokyo." Β· "Orbit around this area slowly." Β· "Draw the walking route from the Capitol to Zilker Park." β "Fly the route we just drew." Β· "Zoom out to a globe view."
ποΈ Annotate it β a whiteboard over the real world:
π£οΈ "Outline the state of Texas." Β· "Annotate the Texas State Capitol and its grounds" β it draws the actual enclosing boundary, not a circle. Β· "How far is the Eiffel Tower from the Louvre?" β a connector arrow appears and it speaks the distance. Everything persists until you say "clear the map."
π Interrogate it β analyst queries against the live layers:
π£οΈ "How many flights are over Texas right now?" Β· "Which ships are headed to Oakland?" Β· "What is the biggest fire near Los Angeles?" Β· "Is anything flying above forty thousand feet?" Β· "When does the ISS pass over next?"
ποΈ Operate it β the whole console, hands-free:
π£οΈ "Switch to night vision and turn on the flights layer." Β· "Turn on the camera viewsheds." Β· "Play a news radio station near Austin." Β· "Track that plane." β "Enter Cockpit."
And the rapid-fire tier β one sentence each:
π£οΈ "Show me global infrastructure." (stages the layers and pulls back to the globe) Β· "Play Orbital Watch." (a full cinematic scene) Β· "Set detection density to fifty percent." Β· "Next contact β helicopters only." (mid-cockpit) Β· "Show me space missions." Β· "Switch to OSM." Β· "Sharpen the image a touch." Β· "Switch to the tactical layout." Β· "What's turned on right now?"
Ask for radio near anywhere and the globe starts broadcasting β every station is a real place you can fly to.
Thirteen layers and map sources. Eleven have a keyless path. Some offer additional capabilities with a provider key. (π’ no key Β· π‘ free key Β· π΄ metered.)
| Layer | What you get | Source | Auth |
|---|---|---|---|
| πΊοΈ Map Stack | Esri satellite imagery, Google Photorealistic 3D, OSM, plus additional ion-hosted stacks | Esri / Google / Ion / OSM | π’ Esri satellite + OSM Β· π‘ ion-hosted Google 3D + world terrain Β· π΄ direct Google + place search |
| 11,000+ live aircraft + route history | OpenSky + adsb.lol | π’ (π‘ optional for more polling credits) | |
| ποΈ Military Flights | ADS-B military traffic in amber | adsb.lol | π’ |
| π’ Live Vessels | Thousands of ships worldwide | AISStream | π‘ |
| π°οΈ Satellites | 838-object catalog, color-coded by class with a live legend β the DENSE chip drops in the whole Starlink shell | CelesTrak | π’ |
| π Earthquakes | Global seismic activity, last 24h | USGS | π’ |
| π Traffic | Simulated vehicles on OSM roads. With TomTom, live flow speeds drive the simulation and congestion colors below ~8 km; individual vehicle positions are not live observations | TomTom + OSM | π’ simulation Β· π‘ live flow speeds |
| πΉ CCTV Mesh | ~800 public cameras projected into the 3D space β Austin Β· California (Caltrans) Β· London (TfL). Positions are published; poses are estimated priors you calibrate by dragging a gizmo on the camera itself | City APIs | π’ |
| π» Radio | Geolocated world radio with an analog tuner β drag the needle across up to 750 stations and the globe flies to each broadcaster | Radio Browser / broadcasters | π’ |
| π² Bikeshare | Live station availability | GBFS | π’ |
| π₯ Active Fires | Live NASA FIRMS detections, trailing 24h | NASA FIRMS | π‘ |
| π Space Missions | Rolling 30-day launches with payload, stage, and recovery detail | Launch Library 2 | π’ (π‘ optional token raises the allowance) |
| ποΈ Mapped Installations | Viewport-bounded military-site context from community mapping β incomplete by nature, and labeled that way | OpenStreetMap | π’ |
The basemap ladder β what each tier buys you:
| You have | The globe you get |
|---|---|
| π’ Nothing | Esri World Imagery satellite basemap + keyless terrain, in 2D. OSM takes over automatically if Esri is unreachable; if terrain is unavailable the globe continues without it |
| π‘ A free Cesium ion token | Google Photorealistic 3D cities and world terrain β eligible personal, non-commercial use; current ion terms and quotas apply |
| π΄ A Google Maps key | The same 3D direct from Google, plus in-app place search β the billing-enabled, metered route |
The Space Missions layer replaying a Falcon 9 ascent β labeled RECONSTRUCTED ESTIMATE, scrubbable 0.25Γβ4Γ.
Also on the globe: neighborhood overlays Β· an optional cockpit WX cloud effect. Bundled static infrastructure: Datacenters (4,351), Dams (704), and Submarine Cables (712).
Missing a layer you want? Open an issue β or add it and send the PR.
Once the basics click, run these:
| Mission | How |
|---|---|
| π Ask the planet | "Why are all these military helicopters flying in circles?" Select a military track β it silently backfills ~24 h of real trace history β and see what it's been doing, resolved as stacked 3D loops. |
| Click-track an airliner lining up for a runway, hop into the cockpit, and ride it down. | |
| π Night watch | Fly to your own city, switch to NVG, and let the detection mesh and HUD read the scene. |
| π’ Port call | Vessels on over the Port of Long Beach. Click a tanker for its tactical card and wake trail β then hit NEAREST in the CCTV panel and look at the same water through a public camera. |
| π» Tokyo FM | Orbit Shibuya with the Radio layer on β then drag the analog tuner needle: every position snaps to a real station and the globe flies to whoever's broadcasting. |
| π₯ Fire line | FIRMS over California. Click a detection β the camera dives to it β read the intensity, then hit NEAREST in the CCTV panel for a ground view. |
| πΆ Ask for a walking route ποΈ | Tell the world where you want to go and watch a real street-following route trace itself through the 3D city β then "fly it": banked turns, eased ends, a camera that leads the path like a drone shot. |
| π Measure LAX to DFW ποΈ | "How far is LAX from DFW?" β an arrow spans the country, the distance lands in the caption, and the endpoints stay pinned to the real world as you orbit. |
| π Launch replay | Open Space Missions, pick a launch from the last 30 days, and ride the T-minus countdown through ascent to orbit β scrub it at 0.25Γβ4Γ. Labeled RECONSTRUCTED ESTIMATE, because it is one. |
| πͺ¦ Walk the boneyard | Fly from regional context down into dense, fully resolved rows of retired aircraft. |
| ποΈ Orbit Three Gorges | Sweep the dam and its terrain at a glance β then flip on the Dams layer and find 703 more. |
ποΈ = voice missions β they need an OpenAI key.
Ask the planet: a military contact's last ~24 hours of real trace history, resolved as stacked 3D loops.
"Draw the walking routeβ¦ now fly it" β banked turns, eased ends, the camera leading the path like a drone shot.
Walk the boneyard: rows of retired airframes, fully resolved in 3D.
How the globe handles live data:
- World-stable icons. Aircraft and ships point along their true real-world heading at every camera angle β tracked or not, looking straight down or across the horizon β via per-frame screen-space course projection. No spinning, no viewport-locking.
- Smooth motion from choppy data. Live feeds arrive every 15β30s; the globe renders one interval behind real time and interpolates between known fixes. Dead reckoning fills the gaps.
- Honest satellites. SGP4 propagation with orbit rings that stay locked to their satellites via GMST realignment β no drift, no per-second flicker.
- Sits on the real ground. Entity heights run through a real vertical datum β geoid-aware, sampled against the rendered terrain mesh β so aircraft park on aprons and cameras stand on street corners instead of floating.
- Caching and request budgets. An OpenSky credit governor, a TomTom daily tile budget, and disk-cached TLEs reduce repeated requests. These controls do not replace provider quotas or billing controls.
- Server-side credentials. Every API that touches a private key (OpenAI, AISStream, OpenSky OAuth, camera frames) is brokered through a hardened server-side proxy with SSRF protection, response caps, and sanitized errors. The only keys the browser sees are Google Maps and Cesium ion (restrict both at the provider).
- No framework. Vanilla JavaScript, CesiumJS, and Vite β plus Google Photorealistic 3D Tiles for the planet and the OpenAI Realtime API for voice. Fast to read, fast to hack on.
src/
βββ main.js # Bootstrap: Google 3D tiles, layer registration
βββ ui.js # Runtime UI β panels, HUD, styles, control facade
βββ hud.js # Intelligence HUD + AI scene summary
βββ keySetup.js # POWER UP panel β in-app provider keys (dev server only)
βββ mapStackController.js # Basemap switching β Google 3D / Esri / OSM / ion stacks
βββ voice/ # OpenAI Realtime session + 28 voice tools
βββ data/ # One module per layer + orchestration + context store
β βββ iconOrientation.js # Screen-projected headings + horizon cull
β βββ local_data/ # Bundled datasets (per-folder provenance)
βββ scenes/ # Cinematic scene director
See docs/CURRENT-STATE.md for the authoritative runtime reference.
π’ No key Β· π‘ Free key Β· π΄ Metered
Use POWER UP β Provider Settings to add keys. The tables below explain what each provider enables; none is required to start. See the setup instructions for storage and configuration details.
Six keys. Four have a free tier, and the two π΄ ones are metered:
| Key | Why | Get it | |
|---|---|---|---|
| π‘ | Cesium ion | πΊοΈ Google Photorealistic 3D, world terrain, and additional ion-hosted imagery stacks. The free Community plan is for eligible individual, personal/non-commercial use and has quotas | cesium.com/ion β use a public assets:read token and check current pricing/eligibility |
| π΄ | Google Maps | Direct Google Photorealistic 3D + Google place search (Map Tiles API) | Google Cloud Console β URL-restrict it |
| π΄ | OpenAI | ποΈ The voice experience + AI HUD summary. The mini model works; the standard model is noticeably smarter. Want Gemini or another provider behind the mic? PRs welcome | platform.openai.com β metered, see costs below |
| π‘ | AISStream | π’ Live global ships | aisstream.io β free signup |
| π‘ | NASA FIRMS | π₯ Live active fires | firms.modaps.eosdis.nasa.gov β free |
| π‘ | TomTom | π¦ Live flow speeds and congestion colors for the simulated traffic layer | developer.tomtom.com β free tier available |
What the TomTom key buys you: rush-hour density painted on the city β then dive from the jam straight into the camera watching it.
| Key | Why | Get it | |
|---|---|---|---|
| π‘ | OpenSky | opensky-network.org | |
| π‘ | Launch Library 2 | π Higher space-missions request allowance (π’ works without) | thespacedevs.com |
Add these if you need higher polling allowances.
npm run doctor reports Node/npm readiness, the primary provider routes, and
where each configured provider was found without printing credential values.
On macOS its Keychain-aware result previews ./scripts/dev-fresh.sh; plain
npm run dev reads only explicit environment and Vite dotenv values. The
OpenSky summary reports only OAuth client-pair presence, not the resolved
runtime mode or credential validity; Basic and credentials-file modes remain
advanced dev-fresh.sh configuration.
Advanced setup: environment variables and macOS Keychain
For headless machines, coding agents, or scripted setups:
# Put keys in .env (see .env.example), or pass them as env vars:
OPENAI_API_KEY="β¦" AISSTREAM_API_KEY="β¦" npm run dev -- --host localhost --port 4173
# On macOS, store any of them in the Keychain and dev-fresh.sh pulls them in:
security add-generic-password -U -s "google-maps-api" -a "api-key" -w
security add-generic-password -U -s "openai-api" -a "api-key" -w
security add-generic-password -U -s "aisstream-api" -a "api-key" -w
security add-generic-password -U -s "firms-map" -a "map-key" -w
security add-generic-password -U -s "cesium-ion" -a "token" -wOpenSky can run fully anonymous (OPENSKY_AUTH_MODE=anon), or import OAuth credentials with ./scripts/opensky-import-client.sh /path/to/credentials.json.
Honest numbers, roughly, as of mid-2026 β always check the provider pricing pages:
| Cost reality | |
|---|---|
| π’ Most layers | $0, no signup. OpenSky anon, USGS, CelesTrak, adsb.lol, city CCTV, Radio Browser, GBFS, Launch Library 2, bundled datasets. |
| π‘ The free-key tier | $0 with a signup. AISStream, FIRMS, TomTom, OpenSky, plus Cesium ion for eligible personal/non-commercial use. Provider quotas and eligibility still apply. |
| πΊοΈ Google 3D tiles | Free through an eligible Cesium ion Community account within its quota; metered through a direct Google key. Use the direct route for GEV place search or commercial deployment, verify current provider terms, and set budget alerts where billing is enabled. |
| π΄ OpenAI voice | The one that costs real money β so the app meters it for you. Realtime audio runs a few cents per active minute; an evening of heavy use is single-digit dollars. A live session-spend readout sits next to the mic, with an STD/MINI model toggle, a $2 warning, and a $5 hard cap that ends the session. The voice context window is kept deliberately short too. |
Google's direct 3D route is surprisingly generous: the first 1,000 Photorealistic 3D Tiles sessions each month are currently free, and one root request supports roughly three hours of rendering. A solo user exploring sparingly can realistically stay inside the free usage cap. Billing must still be enabled, so restrict the key and set a quota or budget alert. Check Google's current pricing before relying on these figures.
Everything above is the deliberately cheap baseline β enough to get a real taste of geospatial intelligence, GEOINT, and OSINT without ever talking to a sales team. You'll also notice the ceiling: terrestrial AIS goes quiet mid-ocean and satellite AIS costs real money; premium imagery, SAR, and the deeper commercial feeds live behind enterprise contracts. That's not a limit of the architecture β every layer here is a pattern you can point at your own data sources. This repo hands you the foundation; what you fuse into it is up to you.
By default nobody else can reach your server β it binds to localhost. To share on your LAN, opt in explicitly (npm run dev -- --host 0.0.0.0 --port 4173, or HOST=0.0.0.0 ./scripts/dev-fresh.sh on macOS/Linux) β but know that GEV_RATELIMIT_OPENAI_PER_MIN, GEV_RATELIMIT_GOOGLE_PER_MIN β see .env.example) and, before anything else, configure provider quotas, usage limits, and billing alerts: app-level throttles are not billing caps, and a budget alert alone does not stop spending. Full threat model in SECURITY.md.
Provider Settings is disabled when the server is shared, so remote users cannot access the key-entry panel.
Pinokio LAN and Cloudflare sharing remain disabled for this launcher. Use a separately reviewed authentication proxy if remote access is required. SECURITY.md explains the restrictions and threat model.
God's Eye View runs on public data, clear sources, and local-first execution. No secrets, no private datasets, no mystery scraping β anything involving a private key is brokered server-side. It has the visual grammar of a classified ops room, built entirely from open signals and inspectable code.
The line. This project models events, assets, infrastructure, and systems β aircraft, vessels, satellites, fires, cameras, cities. It does not build features for named-person search, face recognition, or tracking individuals, and pull requests that cross that line won't be merged. People are not a query type here.
Come build it. This is the canonical live 3D client from the project that kicked off the recent wave of spatial-intelligence tools β and it's a canvas: the layers here are the signals one person could find and fuse. Add a city pack, a data source, a style, a voice tool. It's the window through which you see the world; bring that window to others.
Status: An evolving open-source client for exploration and learning β a fast, hackable foundation, not a hardened production service. Released under the MIT License. Bundled and live datasets carry their own terms β see DATA_SOURCES.md. Security model: SECURITY.md. Want to contribute? CONTRIBUTING.md.
Maintainers: Bilawal Sidhu and Sameh Khamis at Halfpixel.
Media note: the capture GIFs on this page show Google Photorealistic 3D Tiles and live data layers, used promotionally with in-frame attribution; they aren't licensed for standalone reuse. See media provenance and permissions; full source terms in DATA_SOURCES.md.
Important
God's Eye View is an exploratory visualization of public and third-party data. Data may be delayed, incomplete, modeled, inferred, or wrong. Do not use it for flight or maritime navigation, emergency response, medical or health decisions, investment decisions, or other safety-critical or operational purposes. Verify important information with authoritative sources.
First β thank you. To everyone who watched the God-view demos and went off to build their own, and to everyone who kept asking for the code: I'm grateful. And when I polled whether this should go open source, you weren't subtle about it:
So here it is. Step inside the spy-thriller cockpit β except the data is real β and let's turn this into our shared sandbox for making sense of the world, and have fun doing it. This repo is the baseline, it stays open, and the whole point is for you to break things and bolt on layers we haven't thought of yet.
One heads-up from the inside: build in this space for a week and you learn that the present is the cheap part. The moment you try to go back in time β tiling, serving, and scrubbing what happened and what changed at any real resolution β the data gets expensive and the compute gets brutal. That's the long game.
Update β a hosted version is coming. We originally planned to keep this repository as the open-source client and build a separate professional product. Then the launch happened, and the loudest request wasn't another feature β it was "just give me a link." So we're building an official hosted God's Eye View at Halfpixel: no installation, just open it in your browser. The hosted version is the easiest way into this open-source project. More soon.
π God's Eye View. No place left behind.


















