Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Replace Yahoo weather API with OpenWeatherMap #56

Description

@ahmadnassri

If you're running the "bleeding edge" version (i.e. from master branch ) it seems the weather widget is not working, due to needing an API key, which doesn't have a UI element to fill it's value yet, there is a workaround to get this functional ...

Here's how you can fix it:

  1. create an account (free, no payment needed) at https://home.openweathermap.org/
  2. create an API key: https://home.openweathermap.org/api_keys
  3. open the weather.ini file in an editor, and look for: #WeatherAppID#
  4. replace #WeatherAppID# with the key you got in step 3
  5. enjoy.

keep in mind, this is workaround, and by using the master branch you're running potentially unstable code :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions