Skip to content

Stratus is a weather app with a 24-hour temperature chart, 7-day forecast, local moon phases, day/night gradients, and postcode or place search.

License

Notifications You must be signed in to change notification settings

swiftredvox/stratus

Repository files navigation

Stratus

A single-file, offline-friendly weather web app. It shows a 24-hour temperature chart, a 7-day forecast, local moon phases, and animated time-of-day gradients. Works with place search and UK postcodes. No API keys needed.

Launch Stratus

Features

  • Today chart: temperature vs “feels like” with a current-time marker
  • 7-day forecast with “Today” highlighted
  • Moon phases (calculated locally)
  • Time-of-day sky gradients and mountains
  • Place search and UK postcode support (e.g., EC1A 1BB)
  • Responsive layout; carousels on small screens

Screenshot

Stratus Screenshot

Data & services

  • Weather & geocoding: Open-Meteo
  • UK postcode lookup: postcodes.io
  • All requests use HTTPS; no cookies, analytics, or tracking.

Query parameters

  • ?q=Amsterdam, NL – load by place name
  • ?postal=EC1A 1BB – load by UK postcode
  • ?debug=1 – (optional) show extra console controls

Known limits

  • Hourly “feels like” may fall back to temperature if the API omits it.
  • When offline, existing UI renders but live data won’t refresh.

License

CC0 — public domain dedication. Please retain the Open-Meteo and postcodes.io credits in the footer.

About

Stratus is a weather app with a 24-hour temperature chart, 7-day forecast, local moon phases, day/night gradients, and postcode or place search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages