Python GUI application which allows to easily manage wallpapers, change, add, remove.
- Python
- Tkinter
- CustomTkinter
- Set wallpaper
- Add own wallpapers
- Delete existing wallpapers
First, you need to clone this repository
git clone <link>poetry init
To run pytest you need to use this command
poetry run pytestDistributed under the MIT License. See LICENSE.txt for more information.