{"id":14065888,"url":"https://github.com/mohitsharmaaa/Folder-Organiser","last_synced_at":"2025-07-29T21:34:04.307Z","repository":{"id":206269249,"uuid":"100172114","full_name":"mohitsharmaaa/Folder-Organiser","owner":"mohitsharmaaa","description":"Folder Organiser / Desktop Cleaner","archived":false,"fork":false,"pushed_at":"2018-10-02T18:40:08.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-13T07:09:56.677Z","etag":null,"topics":["folder","organizer","python","script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohitsharmaaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-08-13T11:29:48.000Z","updated_at":"2020-11-07T19:20:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"22ef321a-7a9b-408c-91b9-9e69e8a4318d","html_url":"https://github.com/mohitsharmaaa/Folder-Organiser","commit_stats":null,"previous_names":["mohitsharmaaa/folder-organiser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsharmaaa%2FFolder-Organiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsharmaaa%2FFolder-Organiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsharmaaa%2FFolder-Organiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitsharmaaa%2FFolder-Organiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohitsharmaaa","download_url":"https://codeload.github.com/mohitsharmaaa/Folder-Organiser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228052627,"owners_count":17862105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["folder","organizer","python","script"],"created_at":"2024-08-13T07:04:48.220Z","updated_at":"2024-12-04T05:31:06.749Z","avatar_url":"https://github.com/mohitsharmaaa.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003ch1\u003ePySuper Scripts\u003c/h1\u003e\n\n\u003ch6\u003e\u003cb\u003eFolder_Organiser\u003c/b\u003e\u003c/h6\u003e\n\u003cp\u003eThis script organises a messy folders and all their files. \n \u003cbr\u003eIt sorts all files according to file type and move them to following folders respectively :\n\u003ctable\u003e\n \u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eImages\u003c/b\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003cb\u003eDocuments\u003c/b\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003cb\u003eAudios\u003c/b\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003cb\u003eVideos\u003c/b\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003cb\u003eZip_Files\u003c/b\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003cb\u003eOthers\u003c/b\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n \u003c/table\u003e\n  \n\u003c/p\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\u003ctd\u003eFolders Before running Script\u003c/td\u003e\n    \u003ctd\u003eFolders After running Script\u003c/td\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cimg src=\"https://s3.amazonaws.com/poly-screenshots.angel.co/Project/c4/584415/b5fc006923f52171f40dfb2a40c48915-original.JPG\" \u003e\u003c/td\u003e\n\u003ctd\u003e\u003cimg src=\"https://s3.amazonaws.com/poly-screenshots.angel.co/Project/c4/584415/83974ad5fda7c7705fab15e085f9ece6-original.JPG\"\u003e\u003c/td\u003e\n\u003c/table\u003e\n\u003c!--\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUser can Ask a Question\u003c/li\u003e\n\u003c/ul\u003e--\u003e\n\n\u003c!-- TIME BASED SORTING --\u003e\n\u003cHR\u003e\n\u003ch6\u003e\u003cb\u003eTime Based Sorting\u003c/b\u003e\u003c/h6\u003e\n\u003cp\u003e\nHere's a vey peculiar Sorting Algorithm.\nFor every element X on the sequence the program does this:\n\u003cul\u003e\u003cli\u003eSleeps for X seconds\u003c/li\u003e \n \u003cli\u003ePrints X\u003c/li\u003e\n \u003c/ul\u003e\n  The clock starts simultaneously for all elements.\n \u003ca href='https://twitter.com/fermatslibrary/status/1027175598106533888'\u003eBased on Fermat's Library Tweet\u003c/a\u003e\n \u003c/p\u003e\n\n\n\n\u003ca class=\"LI-simple-link\" href='https://in.linkedin.com/in/19mohitsharma95?trk=profile-badge'\u003eMOHIT SHARMA\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitsharmaaa%2FFolder-Organiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohitsharmaaa%2FFolder-Organiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitsharmaaa%2FFolder-Organiser/lists"}