Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Weather App #293

Merged
merged 3 commits into from
Jul 13, 2024
Merged

Add Weather App #293

merged 3 commits into from
Jul 13, 2024

Conversation

jakkra
Copy link
Owner

@jakkra jakkra commented Jun 7, 2024

Fixes #278

Also fixes bug #292

Demo:

http_demo.mp4

TODO:

  • Strange artifacts on background image
  • Either remove location or find API to get Location from long,lat as GPS data only gets us long, lat.
  • Periodically fetch weather in background to avoid delay when opening Weather App
  • Use this weather for watchface weather instead of unreliable weather through Gadgetbridge and external app

@jakkra jakkra force-pushed the jakkra_weather_app branch 2 times, most recently from 0bd90ca to 047f6be Compare July 13, 2024 09:45
@jakkra jakkra marked this pull request as ready for review July 13, 2024 09:50
…t over BLE to fetch forecast and current weather.
Also fixes possible loss of data if let's say one music and one weather come fast
after eachother before workqueue been processed.
@jakkra jakkra merged commit 1dfbd5d into main Jul 13, 2024
24 checks passed
@jakkra jakkra deleted the jakkra_weather_app branch July 13, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weather app and fetching weather over http
1 participant