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

Wallpaper page: add an option to use the current wallpaper of the day (Google Earth, Bing, NASA) #189

Closed
3 tasks done
Feichtmeier opened this issue Dec 13, 2021 · 5 comments
Assignees
Labels
feature / enhancement Needs implementation

Comments

@Feichtmeier
Copy link
Member

Feichtmeier commented Dec 13, 2021

Use Google earth wallpaper of the day

- eventually install a dart demon process to automatically update it after a certain period <- this is too complicated for our project

@Feichtmeier Feichtmeier added the feature / enhancement Needs implementation label Dec 13, 2021
@madsrh
Copy link
Collaborator

madsrh commented Dec 13, 2021

Nice 👌

@YoussefLasheen
Copy link
Member

Can I be assigned this issue?
I already made a pull request

@Feichtmeier
Copy link
Member Author

@YoussefLasheen thanks for working on this!
Will review it as soon as I can!

@YoussefLasheen
Copy link
Member

About the google earth daily wallpaper requirement.

I can only find this website https://earthview.withgoogle.com/
But its API doesn't have a daily image type of feature. You have to know the id of the image to access it.
Extensions like this https://extensions.gnome.org/extension/1295/google-earth-wallpaper/
store a curated list of ids and shuffle between them.
That kind of provider would require custom business logic and would not fit in the current model.

@Feichtmeier
Copy link
Member Author

@YoussefLasheen alright! Thanks for investigating! Then let's remove this from the list, this page is already feature-packed 💪 Thanks to you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature / enhancement Needs implementation
Projects
None yet
Development

No branches or pull requests

3 participants