Skip to content

mikeph52/PrevU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrevU

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

screenshot

License Python versions OS

Usage

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.

Build

If you need to build it from source(main_win.py) You'll need the following:

Depedencies:

Install the following depedencies using pip:

  • Python 3.12
  • Tkinter
  • Pillow 12.0.0 The windows executable was built with PyInstaller.

Changelog

  • 1.1: Fix #2
  • 1.0: First release.