Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohitsharmaaa/Folder-Organiser
Folder Organiser / Desktop Cleaner
https://github.com/mohitsharmaaa/Folder-Organiser
folder organizer python script
Last synced: 2 months ago
JSON representation
Folder Organiser / Desktop Cleaner
- Host: GitHub
- URL: https://github.com/mohitsharmaaa/Folder-Organiser
- Owner: mohitsharmaaa
- Created: 2017-08-13T11:29:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T18:40:08.000Z (over 6 years ago)
- Last Synced: 2024-08-13T07:09:56.677Z (6 months ago)
- Topics: folder, organizer, python, script
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - mohitsharmaaa/Folder-Organiser - Folder Organiser / Desktop Cleaner (Python)
README
PySuper Scripts
Folder_Organiser
This script organises a messy folders and all their files.
It sorts all files according to file type and move them to following folders respectively :
Images
Documents
Audios
Videos
Zip_Files
Others
Folders Before running Script
Folders After running Script
Time Based Sorting
Here's a vey peculiar Sorting Algorithm.
For every element X on the sequence the program does this:
- Sleeps for X seconds
- Prints X
The clock starts simultaneously for all elements.
Based on Fermat's Library Tweet