polybar / polybar/polybar-scripts

openweathermap-*: geolocation doesn't work

Open
#448 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
Shell
Stars
2.6k
Forks
331
PR merge metrics
No merged PRs in 30d

Description

The mozilla location service is no longer available, see https://discourse.mozilla.org/t/retiring-the-mozilla-location-service/128693. The API call needs to be replaced with another service, e.g. the Google one: https://developers.google.com/maps/documentation/geolocation/overview

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the openweathermap-* scripts and find the call to the retired Mozilla Location Service. Read the linked geolocation API documentation and determine a supported replacement, then verify that the scripts can still obtain a location and complete their weather lookup.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.