Inspiration

sometimes all I do was download or copying files from my drive and forgot to rearrange it till the time I need my files and it's so hard to find the file I'm looking for since I can't even remember when I download it where I save it or what my file name

What it does

This script automatically re-located your file from the folder you desired to a subfolder based on the file format

How we built it

I use watchdog to monitor file system events and logs events generated. Then relocated every file names collected to the subfolder using python os

What we learned

using watchdog the first time and using schedule on python

What's next for Automated Foldering

Using NLP to filtering document based on it topic and relocated to its subfolder based on topic

Built With

Share this project:

Updates