Weather Two free services, no API keys needed. wttr.in (primary) Quick one-liner: Compact format: Full forecast: Format codes: condition · temp · humidity · wind · location · moon Tips: - URL-encode spaces: - Airport codes: - Units: (metric) (USCS) - Today only: · Current only: - PNG: Open-Meteo (fallback, JSON) Free, no key, good for programmatic use: Find coordinates for a city, then query. Returns JSON with temp, windspeed, weathercode. Docs: https://open-meteo.com/en/docs ---