{"id":20648264,"url":"https://github.com/thusharax/file-organizer","last_synced_at":"2025-09-13T00:35:51.773Z","repository":{"id":119710997,"uuid":"436771238","full_name":"ThusharaX/file-organizer","owner":"ThusharaX","description":"Organize the files into the relevant sub-folders","archived":false,"fork":false,"pushed_at":"2021-12-10T00:51:33.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T19:58:38.052Z","etag":null,"topics":["automation","python","tool"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThusharaX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-09T21:50:08.000Z","updated_at":"2024-02-17T23:08:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"39c47ce2-37d5-40ba-ba5d-f125b54e9219","html_url":"https://github.com/ThusharaX/file-organizer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ThusharaX/file-organizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThusharaX%2Ffile-organizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThusharaX%2Ffile-organizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThusharaX%2Ffile-organizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThusharaX%2Ffile-organizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThusharaX","download_url":"https://codeload.github.com/ThusharaX/file-organizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThusharaX%2Ffile-organizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274902204,"owners_count":25371074,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["automation","python","tool"],"created_at":"2024-11-16T17:07:22.575Z","updated_at":"2025-09-13T00:35:51.761Z","avatar_url":"https://github.com/ThusharaX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Organizer\n\nThis program can be used to organize files in a directory by their file extension. And move duplicate files to a duplicates folder.\n\n![visitor badge](https://visitor-badge.glitch.me/badge?page_id=ThusharaX.file-organizer)\n![GitHub forks](https://img.shields.io/github/forks/ThusharaX/file-organizer?style=social)\n![GitHub contributors](https://img.shields.io/github/contributors/ThusharaX/file-organizer)\n![GitHub Repo stars](https://img.shields.io/github/stars/ThusharaX/file-organizer?style=social)\n![GitHub repo size](https://img.shields.io/github/repo-size/ThusharaX/file-organizer)\n![GitHub watchers](https://img.shields.io/github/watchers/ThusharaX/file-organizer?style=social)\n![GitHub issues](https://img.shields.io/github/issues/ThusharaX/file-organizer)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/ThusharaX/file-organizer)\n![GitHub](https://img.shields.io/github/license/ThusharaX/file-organizer)\n\n![file-organizer](https://socialify.git.ci/ThusharaX/file-organizer/image?description=1\u0026forks=1\u0026language=1\u0026name=1\u0026owner=1\u0026pattern=Circuit%20Board\u0026stargazers=1\u0026theme=Dark)\n\n## Requirements\n\nPython 3.8.2\n[Download](https://www.python.org/downloads/release/python-382/)\n\n## Installation\n\n```bash\nDownload and run this\n```\n📦\n[file-organizer.exe](https://github.com/ThusharaX/file-organizer/releases/download/v1.0.0/file_organizer.exe) 6.39 MB\n\n### or\n\n⏬ Follow these steps\n\n```bash\ngit clone https://github.com/ThusharaX/file-organizer.git\n```\n\n```bash\ncd file-organizer\n```\n\n## Usage\n\n```bash\npython main.py\n```\n\n```\n\n    *****************************\n    *   File Organizer v1.0.0   *\n    *   By: Thushara Thiwanka   *\n    *****************************\n\n--| Example: C:\\Users\\Thushara\\Downloads |--\n\nEnter directory to work in: C:\\Users\\Thushara\\Downloads\nEnter directory to move files to: C:\\Users\\Thushara\\Downloads\n\nDone - Check the 'file_organizer_log.txt' file for more details\n\nHappy Organizing! :)\n\nPress Enter to exit\n```\n\n# Screenshots\n\n### Before\n![image](https://user-images.githubusercontent.com/47711719/145497856-c597bc89-c747-4e03-a109-63671c64b218.png)\n\n### After\n![image](https://user-images.githubusercontent.com/47711719/145497912-0f272834-d20f-42bf-808d-f5c36cd0d32a.png)\n\n### Log File\n![image](https://user-images.githubusercontent.com/47711719/145497940-ebd4a6f9-f429-4485-8f07-5371ac395019.png)\n\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthusharax%2Ffile-organizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthusharax%2Ffile-organizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthusharax%2Ffile-organizer/lists"}