Skip to content

mkorento/background-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Wallpaper changer for Windows 10

The program downloads the top-25 images from the subreddits in subreddits.txt once a day. Default download starting time is 16:00. Add time.txt file to config directory containing seconds since midnight to set a different starting time.

Build and runtime dependencies:

    $ pip install pyinstaller
    $ pip install requests
    $ pip install pypiwin32
    $ pip install imagesize
    $ .\build.ps1

Start the program by running Start.py in dist/client/

Icons made by Amit Jakhu from http://www.flaticon.com are licensed by CC BY 3.0

#License MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published