No description
Find a file
2023-09-23 13:37:20 -07:00
environments Typo! wagilpaper 2023-09-09 13:30:28 -07:00
sources Fix infinite addition of order:random 2023-09-09 13:56:04 -07:00
.gitignore Add a systray based GUI o: 2023-09-09 13:27:06 -07:00
__init__.py Initial commit, win32 and darwin support only 2023-09-08 17:11:28 -07:00
cli.py Add a systray based GUI o: 2023-09-09 13:27:06 -07:00
config.toml.example Add a systray based GUI o: 2023-09-09 13:27:06 -07:00
custom_errors.py Initial commit, win32 and darwin support only 2023-09-08 17:11:28 -07:00
custom_print.py Changes from Windows 2023-09-23 13:37:20 -07:00
downloader.py Add a systray based GUI o: 2023-09-09 13:27:06 -07:00
environment.py Change logging system to make it easier to get results from scheduled 2023-09-08 20:28:09 -07:00
gui.py Changes from Windows 2023-09-23 13:37:20 -07:00
imager.py Change logging system to make it easier to get results from scheduled 2023-09-08 20:28:09 -07:00
module_loader.py Add a systray based GUI o: 2023-09-09 13:27:06 -07:00
README.md Initial commit, win32 and darwin support only 2023-09-08 17:11:28 -07:00
requirements.txt Initial commit, win32 and darwin support only 2023-09-08 17:11:28 -07:00

konawall-py

A rewrite of konawall-rs in Python so that image manipulation is easier and cross-platform support is sort-of easier.