ClearTower is a minimal UI for ATC audio streams from LiveATC.net. It provides a simple and intuitive interface to listen to live air traffic control audio streams.
Made with SvelteKit and Tailwind CSS.
- aeris (AGPLv3) — The ATC feed types, feed database (
src/lib/feeds.ts), and theWaveformcomponent (src/lib/components/Waveform.svelte) were sourced from or transpiled from this project. Thank you @kewonit for the original work.
This derivative work is licensed under the same AGPLv3 license.