ifl0w / RandomWallpaperGnome3

Random Wallpapers for Gnome 3
MIT License
178 stars 42 forks source link

Add static url source (Requires #145) #146

Closed Lucki closed 1 year ago

Lucki commented 1 year ago

I added a simple URL source which fixes #67

ifl0w commented 1 year ago

Ah, of course, and as always, please rebase. Again sorry for the unnecessary hassle.

ifl0w commented 1 year ago

Out of curiosity (and maybe adding them to the wiki as examples), which APIs did you find/use that use a static URL and return a random image?

Or was that only for the referenced issue?

Lucki commented 1 year ago

Out of curiosity (and maybe adding them to the wiki as examples), which APIs did you find/use that use a static URL and return a random image?

Or was that only for the referenced issue?

Only for the referenced image, haven't tested for other services. With the splitted adapter layout and the blueprint it was really easy to do.