Skip to content

FolderCleanUp is a command-line tool designed to help users organize and clean up their file system. It automates the process of identifying and removing unwanted or duplicate files, making it easier to maintain an organized folder structure. This project is ideal for anyone looking to free up space and keep their file directories clutter-free.

Notifications You must be signed in to change notification settings

roisol144/FolderCleanUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folder Clean Up 🦾

Folder Clean Up is an automation created to simplify my Downloads folder. Every once in a while I need to sort my files inside the Downloads folder, move pictures, documents and videos to their folders. Using this automation really making things easier. Just run the file using your terminal and voilà :)

Open Source Packages:

Folder Clean Up uses an open source project to work properly:

  • WatchDog - Python API library and shell utilities to monitor file system events.

Run

cd FolderCleanUp
pip3 install watchdog
python3 FolderCleanUp.py

About

FolderCleanUp is a command-line tool designed to help users organize and clean up their file system. It automates the process of identifying and removing unwanted or duplicate files, making it easier to maintain an organized folder structure. This project is ideal for anyone looking to free up space and keep their file directories clutter-free.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages