This website requires JavaScript.
Explore
Help
Sign In
ada
/
Wallpaper-Changer
Watch
1
Star
0
Fork
0
You've already forked Wallpaper-Changer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Wallpaper Changer for Windows using the r/Wallpaper subreddit
30
Commits
4
Branches
0
Tags
52
MiB
Python
58.8%
Tcl
28.4%
C
9%
Cython
1.2%
C++
1.2%
Other
1.3%
a177e65af2
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Lukas Baumann
a177e65af2
Update README.md
2020-12-03 02:25:53 +01:00
backend.py
Add files via upload
2020-12-03 02:02:21 +01:00
build.py
Add files via upload
2020-12-03 02:02:21 +01:00
Changer.py
Add files via upload
2020-12-03 02:02:21 +01:00
README.md
Update README.md
2020-12-03 02:25:53 +01:00
setup.py
Add files via upload
2020-12-03 02:02:21 +01:00
wrapper.py
Add files via upload
2020-12-03 02:02:21 +01:00
README.md
Wallpaper Changer Build Code
REQUIREMENTS:
Python 3
Following modules:
cx_Freeze
praw
progressbar
imgur_downloader
wxPython
Managing script (UI): Changer.py
Main loop: wrapper.py
Download, setting wallpaper etc.: backend.py
To build execute "build.py"