The idea behind this is to make a program that cycles through and sets your desktop background based off of popular wallpapers submitted to a subreddit of your choice.
While I did start to better organize this program, it could be beneficial to set this up into a python module in case others might want to extend it. This would require some rework to use less static variables and add them instead as parameters to classes and actually add an init.py file.
While I did start to better organize this program, it could be beneficial to set this up into a python module in case others might want to extend it. This would require some rework to use less static variables and add them instead as parameters to classes and actually add an init.py file.