{"id":51636843,"url":"https://github.com/chama-x/openworldeye","last_synced_at":"2026-07-13T15:02:28.825Z","repository":{"id":354056328,"uuid":"1221959599","full_name":"chama-x/openworldeye","owner":"chama-x","description":"OpenWorldEye - tactical OSINT globe (OpenSky, CelesTrak TLEs, USGS, react-globe.gl)","archived":false,"fork":false,"pushed_at":"2026-04-27T00:08:41.000Z","size":828,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T00:23:03.713Z","etag":null,"topics":["celestrak","geospatial","globe","opensky","openworldeye","osint","react","satellite-js","threejs","typescript","usgs","vercel","vite"],"latest_commit_sha":null,"homepage":"https://openworldeye.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chama-x.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-26T22:31:43.000Z","updated_at":"2026-04-27T00:08:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/chama-x/openworldeye","commit_stats":null,"previous_names":["chama-x/openworldeye"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/chama-x/openworldeye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chama-x%2Fopenworldeye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chama-x%2Fopenworldeye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chama-x%2Fopenworldeye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chama-x%2Fopenworldeye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chama-x","download_url":"https://codeload.github.com/chama-x/openworldeye/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chama-x%2Fopenworldeye/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35426086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["celestrak","geospatial","globe","opensky","openworldeye","osint","react","satellite-js","threejs","typescript","usgs","vercel","vite"],"created_at":"2026-07-13T15:02:25.028Z","updated_at":"2026-07-13T15:02:28.810Z","avatar_url":"https://github.com/chama-x.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenWorldEye\n\n**OPEN WORLD EYE** · Open geospatial OSINT globe: live aircraft (OpenSky), satellite positions from CelesTrak TLEs + `satellite.js`, USGS earthquakes, and sample conflict markers—rendered with **react-globe.gl** and a tactical command-deck UI (clock scrub, layer rail, intelligence panel).\n\n| | |\n| --- | --- |\n| **Live demo** | **[openworldeye.vercel.app](https://openworldeye.vercel.app/)** — production (Vite static build on Vercel) |\n| **Repository** | [github.com/chama-x/openworldeye](https://github.com/chama-x/openworldeye) |\n| **Docs** | [docs/README.md](docs/README.md) · [Publish checklist](docs/PUBLISH_CHECKLIST.md) · [Branding](BRANDING.md) |\n\nProduction is hosted on **Vercel** only ([dashboard](https://vercel.com/dashboard)). Redeploy from the Vercel UI or with `vercel --prod` after `git push`.\n\n## Quick start\n\n```bash\nnpm install\nnpm run dev\n```\n\n- **Build:** `npm run build`\n- **Preview build:** `npm run preview`\n\n## Deploy with Vercel\n\n1. Install the CLI: `npm i -g vercel`\n2. From this directory (logged in: `vercel login`):\n\n```bash\nvercel link    # first time: link to a Vercel team/project\nvercel         # preview deployment\nvercel --prod  # production URL — put it in the table above + GitHub About → Website\n```\n\n3. **Environment variables** (Vercel → Project → Settings → Environment Variables), mirror [`.env.example`](.env.example): optional `VITE_GROQ_API_KEY`, `VITE_GROQ_MODEL`. Redeploy after changes.\n\n4. **GitHub integration (recommended):** In Vercel, **Add New Project → Import** `chama-x/openworldeye`. Every push to `main` can auto-deploy previews/production per your Vercel settings.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fchama-x%2Fopenworldeye)\n\n## Stack\n\n- Vite 6 · React 19 · TypeScript\n- Tailwind CSS v4 (`@tailwindcss/vite`)\n- `react-globe.gl` / Three.js · `satellite.js` (SGP4)\n\n## Environment variables\n\n| Variable | Purpose |\n| --- | --- |\n| `VITE_GROQ_API_KEY` | Optional — enables **Synthesize** in the Intelligence panel (Groq OpenAI-compatible API). |\n| `VITE_GROQ_MODEL` | Optional — defaults to `llama-3.1-8b-instant`. |\n\nCopy [`.env.example`](.env.example) → `.env.local` for local dev. Use Vercel env UI for production.\n\n## CORS and networks\n\nAll feeds use browser `fetch()`. Corporate networks or blockers may break OpenSky/USGS; the app falls back to sample data where implemented in `src/lib/osint-services.ts`.\n\n## Project layout\n\n```\nsrc/\n  CommandDeck.tsx          # Shell: header, rails, globe, intelligence, timeline\n  components/              # Globe, timeline scrubber, intelligence brief\n  contexts/                # Global clock, data layers, shared OSINT snapshot\n  hooks/                   # Polling hooks (free-tier aware)\n  lib/osint-services.ts    # API + propagation\ndocs/\n  design-brief.md          # UI / tactical direction\n  research/                # External WorldView reference material (not the product name)\nvercel.json                # Vercel framework + build output\n```\n\n## Git clone\n\n```bash\ngit clone https://github.com/chama-x/openworldeye.git\ncd openworldeye\nnpm install\n```\n\nAfter first Vercel production deploy, complete **[docs/PUBLISH_CHECKLIST.md](docs/PUBLISH_CHECKLIST.md)** (GitHub About URL, topics, README live link).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchama-x%2Fopenworldeye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchama-x%2Fopenworldeye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchama-x%2Fopenworldeye/lists"}