WallPaperChanger
WallPaperChanger copied to clipboard
Separate wallpapers images from repository
GitHub has a strict file limit of 100MB.
My suggestion is to move the images to google drive (or any cloud storage service) and make the folder public. Then connecting to and downloading from the folder and implementing a caching mechanism.
Caching mechanism will ensure that a single file will always be downloaded once.
This idea is good, however, in future versions, I was planning to instead use a wallpaper/image API to replace the folders of wallpapers.
I have added a wallpaper API to the project in commit 72577145bba20c2c895c62f22884b2cb9f2ca4f1 So far, I have added several more wallpapers for offline use. I am now closing this issue due to inactivity, but feel free to reopen it for discussing implementing google drive functionality.
Also, apologies for the late response, I've been working on other projects and I've decided to revisit this project after a year. 😅