Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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

MOHIT SHARMA