An open API service indexing awesome lists of open source software.

https://github.com/peterajhgraham/automated_file_organizer

A python script that automatically organizes random/excess files in a folder.
https://github.com/peterajhgraham/automated_file_organizer

automation python-scripts

Last synced: 8 months ago
JSON representation

A python script that automatically organizes random/excess files in a folder.

Awesome Lists containing this project

README

          

# Automated File Organizer

A Python script for organizing files within a directory. When run, the script automatically sorts files into designated folders based on their type: web files are moved to a "Web" folder, pictures to a "Pictures" folder, videos to a "Videos" folder, documents to a "Documents" folder, compressed files to a "Compressed" folder, and audio files to an "Audio" folder.

After usage it deletes itself.