# Copy to ~/.config/udt/weather.env and fill in. That path is outside this # repo on purpose: it holds a key, and anything committed is potentially # public. chmod 600 it. # # Get a key at https://openweathermap.org/api. A new key returns # "401 Invalid API key" for minutes to hours after creation; that is the API # activating it, not a mistake in this file. KEY=your_32_character_api_key_here CITY=Your City COUNTRY=XX UNITS=metric