Google Weather API - accurate, real-time weather data. Get current conditions, temperature, humidity, wind, and forecasts. Powered by Google's Weather API fo...
**Added unit system selection (metric/imperial) via environment variable** - Support for `GOOGLE_WEATHER_UNITS` environment variable to choose metric or imperial units. - Weather output now displays values (temperature, wind, etc.) in the selected unit system. - Documentation updated: details and example outputs for both metric and imperial modes. - No code changes required for unit switching—set the environment variable and restart.