Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 633 Bytes

readme.md

File metadata and controls

25 lines (13 loc) · 633 Bytes

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