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à :)
Folder Clean Up uses an open source project to work properly:
- WatchDog - Python API library and shell utilities to monitor file system events.
cd FolderCleanUp
pip3 install watchdog
python3 FolderCleanUp.py