A simple wallpaper browser for Microsoft Windows, written in Python.

With PrevU you can preview and set wallpapers from a folder of your choice. Simple as that. Better than the default Windows personalisation menu. It's built with PyInstaller, so python installation is not required.
If you need to build it from source(main_win.py) You'll need the following:
Install the following depedencies using pip:
- Python 3.12
- Tkinter
- Pillow 12.0.0 The windows executable was built with PyInstaller.
- 1.1: Fix #2
- 1.0: First release.