{"id":46637840,"url":"https://github.com/jaketremper/wombat-terminal","last_synced_at":"2026-03-08T02:01:34.698Z","repository":{"id":333131674,"uuid":"1136320629","full_name":"jaketremper/wombat-terminal","owner":"jaketremper","description":"W.O.M.B.A.T. Terminal Offline Edition","archived":false,"fork":false,"pushed_at":"2026-01-17T13:46:22.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-18T00:06:17.432Z","etag":null,"topics":["community","disaster-preparedness","disaster-resilience","emergency-communications","gmrs","ham-radio","hurricane","mesh-networks","meshtastic","neighborhood","offgrid","poweroutage","radio","resilient-systems"],"latest_commit_sha":null,"homepage":"https://chaoskoalas.com/wombat/terminal/","language":"HTML","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/jaketremper.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-01-17T13:29:57.000Z","updated_at":"2026-01-17T13:45:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jaketremper/wombat-terminal","commit_stats":null,"previous_names":["jaketremper/wombat-terminal"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jaketremper/wombat-terminal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaketremper%2Fwombat-terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaketremper%2Fwombat-terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaketremper%2Fwombat-terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaketremper%2Fwombat-terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaketremper","download_url":"https://codeload.github.com/jaketremper/wombat-terminal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaketremper%2Fwombat-terminal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30242403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"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":["community","disaster-preparedness","disaster-resilience","emergency-communications","gmrs","ham-radio","hurricane","mesh-networks","meshtastic","neighborhood","offgrid","poweroutage","radio","resilient-systems"],"created_at":"2026-03-08T02:00:52.509Z","updated_at":"2026-03-08T02:01:34.688Z","avatar_url":"https://github.com/jaketremper.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# W.O.M.B.A.T. Terminal Offline\n\n**Wireless Omnidirectional Multi-Band Awareness Toolkit Terminal**\n\nA self-contained, browser-based terminal for **neighborhood emergency communications planning**.  \nRuns entirely offline. No servers. No tracking. No dependencies. Just open the HTML file.\n\n---\n\n## What This Is\n\nW.O.M.B.A.T. Terminal is an interactive planning and simulation tool designed to help communities think through resilient neighborhood communications during disasters and infrastructure outages.\n\nIt provides:\n\n- Scenario-based emergency planning (hurricanes, extended outages, etc.)\n- Mesh network and GMRS radio planning guidance\n- Battery and solar power estimation\n- Equipment inventory tracking\n- Printable reference cards\n- Local session saving and exporting\n- Fully offline operation\n\nEverything runs client-side in your browser.\n\n---\n\n## What This Is Not\n\n- Not official emergency guidance  \n- Not real-time communications software  \n- Not a substitute for training or local authorities  \n- Not medical or legal advice  \n\nThis tool is **planning guidance only**. Always verify procedures with local emergency management.\n\n---\n\n## Features\n\n- Terminal-style interactive UI  \n- Guided setup (`quick` start wizard)  \n- Emergency scenario simulations with realistic timelines  \n- Network coverage estimation  \n- Power consumption planning  \n- Local session save/load  \n- JSON export/import  \n- Print-ready reference cards  \n- No external libraries required  \n\n---\n\n## Running It\n\nNo installation required.\n\n1. Download or clone this repository  \n2. Open `wombat-terminal-offline.html` in any modern browser  \n3. Type `help` in the terminal  \n\nAfter first load, it runs completely offline.\n\n---\n\n## Commands Quick Look\n\n```\nhelp           Show available commands\nquick          Guided fast-start setup\nplan wizard    Network planning calculator\nscenario list  View emergency simulations\nstatus         Show current system status\nsave / load    Local session persistence\nexport         Export plans or full session\ncard pack      Generate printable reference cards\n```\n\n---\n\n## Why It Exists\n\nDuring disasters, communications fail long before help arrives.  \nThis tool exists to help neighborhoods plan **before** they need to improvise under stress.\n\nIt is intentionally pragmatic, offline-first, and built to be shared easily — even from a USB stick.\n\n---\n\n## Philosophy\n\n- Offline-first  \n- Zero telemetry  \n- No dependencies  \n- Plain HTML + CSS + JavaScript  \n- Works from the local file system  \n- Encourages printed backups  \n\n---\n\n## Contributing\n\nPull requests welcome.\n\nPlease keep contributions:\n\n- Dependency-free  \n- Offline-compatible  \n- Simple and readable  \n\nBug reports and improvements appreciated.\n\n---\n\n## License\n\nMIT — do whatever you want, just keep attribution.\n\n---\n\n## Author\n\nCreated by **Chaos Koalas**  \nhttps://chaoskoalas.com\n\n---\n\n## Disclaimer\n\nThis project provides **planning guidance only**.  \nUsers assume all responsibility for application in real-world situations.  \nAlways follow official emergency instructions.\n\n---\n\nStay prepared. Stay neighborly. 🐨📡\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaketremper%2Fwombat-terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaketremper%2Fwombat-terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaketremper%2Fwombat-terminal/lists"}