ssimunic / Daily-Reddit-Wallpaper

Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup
http://ssimunic.github.io/Daily-Reddit-Wallpaper/
GNU General Public License v3.0
306 stars 51 forks source link

Move Wallpaper Changing mechanism to own library #27

Open abhay-raizada opened 7 years ago

abhay-raizada commented 7 years ago

So i am working on a pretty similar thing: https://github.com/NIT-dgp/UIP and i notice you have a pretty good way to change wallpapers in a cross-platform way, would you be interested in moving that piece of code to an own library? so we have an awesome way for everyone to change wallpapers in python?

remggo commented 7 years ago

See Issue #19. He already has a Library (https://github.com/bharadwaj-raju/libdesktop). Maybe you can merge with him and make something awesome