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.
- Host: GitHub
- URL: https://github.com/peterajhgraham/automated_file_organizer
- Owner: peterajhgraham
- Created: 2024-08-21T23:42:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-21T23:55:41.000Z (over 1 year ago)
- Last Synced: 2025-04-11T00:58:51.512Z (8 months ago)
- Topics: automation, python-scripts
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.