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

Enhancement - Weather info #11

Open
GeoffTearle opened this issue Jun 16, 2021 · 1 comment
Open

Enhancement - Weather info #11

GeoffTearle opened this issue Jun 16, 2021 · 1 comment

Comments

@GeoffTearle
Copy link
Contributor

Detailed Description

Add the ability to send weather information from Starfish to a connected AsteroidOS watch.
Starfish should allow a user to select a location that they will then be able to see weather information for, on their connected watch.

Context

Implementing this enhancement will allow the Weather AsteroidOS application to function when connected to a SailfishOS device running Starfish.

Possible Implementation

I was originally hoping that the Sailfish weather app would have a dbus api that we could could query, but that doesn't seem to be the case.
So it looks like we will need to implement something custom for this.

Ideally whatever is made, is designed in such a way that it is shareable between Starfish and Telescope.
This would likely be a QML module similar to the AsteroidOS sync service.

It would be worth investigating what weather service is used in the Android app, and whether the AsteroidOS team would recommend it.

@GeoffTearle GeoffTearle changed the title Weather info Enhancement - Weather info Jun 26, 2021
@zintor
Copy link

zintor commented Jan 15, 2022

Hi!
Amazfish takes the wather from openweathermap, if I understand it right. See here.
How about using the same way?

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

No branches or pull requests

2 participants