Free, open-source antenna simulator for the browser -- powered by NEC2
...or self-host in one line: docker run -p 80:80 ea1fuo/antennasim


17 antenna templates · 3D radiation patterns · SWR & Smith charts · Wire editor + optimizer · NanoVNA overlay · Dark / light theme
Antenna modeling without the install. No license fee, no Windows-only desktop app, no account -- open a browser (or your phone) and start designing. Powered by the same NEC2 engine the classic tools (EZNEC, 4nec2, MMANA-GAL) are built on.
Design antennas from built-in templates or build your own from scratch in the wire editor. Run NEC2 simulations and instantly visualize SWR, impedance, Smith chart, 3D radiation patterns, current distribution, and near-field heatmaps -- all in your browser.
Two deployment modes: self-hosted with Docker (backend + Redis) or fully static via WebAssembly on GitHub Pages -- zero server required.
docker run -p 80:80 ea1fuo/antennasim
Open http://localhost in your browser. Done. This pulls the all-in-one image from Docker Hub with everything bundled (frontend, backend, Redis, nginx).
git clone https://github.com/EA1FUO/AntennaSim.git
cd AntennaSim
cp .env.example .env
docker compose up --build
The first build takes a few minutes (downloading base images, compiling nec2c, installing dependencies). Subsequent starts are fast.
Prefer to run it without a server? AntennaSim also runs fully in the browser via WebAssembly -- see the Deployment guide.
Full guides live in the docs/ folder:
| Guide | What's inside |
|---|---|
| Usage | Antenna templates, full feature list, keyboard shortcuts |
| Development | Dev setup, local WASM build, architecture, project structure, tech stack |
| Deployment | GitHub Pages (WebAssembly) and production Docker deployment |
| API Reference | REST + WebSocket endpoints and configuration (.env) |
nec2c execution, and parsed results, all automated.s1p overlay.nec and .maa filesSee the Usage guide for the complete feature list.
Contributions are welcome -- this is a free and open-source project for the amateur radio community. See CONTRIBUTING.md for setup, branch/commit conventions, and how to add an antenna template.
Found a bug or have an idea? Open an issue or a discussion.
AntennaSim is free software released under the GNU General Public License v3.0.
You are free to use, modify, and distribute this software. If you distribute modified versions, they must also be released under the GPL-3.0. See LICENSE for the full text.
Built for amateur radio operators, by amateur radio operators.
73 de AntennaSim
$ claude mcp add AntennaSim \
-- python -m otcore.mcp_server <graph>