Skip to content

MathiasMantai/desktop_cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Cleanup

Move files to their specified directories with a single button press.

Screenshot

Create virtual environment and install dependencies

py -m venv env
.\env\Scripts\activate
pip install -r requirements.txt

Build app with pyinstaller

pyinstaller main.spec

Download

Alternatively, the app can be downloaded on my website

About

windows cleanup tool which will move files to specified directories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages