EmbedWeather

A tiny, embeddable weather widget with auto‑location, dark/light mode, and zero configuration.

Live Demo

Embed via Script Tag

<script src="https://embedweather.pages.dev/embedweather.js"></script>

Embed via Iframe

<iframe
  src="https://embedweather.pages.dev"
  style="width:260px;height:140px;border:0;border-radius:12px;"
></iframe>

How It Works