Ecosyste.ms: Awesome
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: 14 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T23:55:41.000Z (3 months ago)
- Last Synced: 2024-08-23T01:19:55.594Z (3 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.