{"id":48184374,"url":"https://github.com/joshuacalebdavids/autosorter","last_synced_at":"2026-04-04T17:47:24.803Z","repository":{"id":281629220,"uuid":"935619828","full_name":"joshuacalebdavids/autosorter","owner":"joshuacalebdavids","description":"A Python script that automatically sorts and organizes files into folders based on file type; great for cleaning up downloads or dev directories.","archived":false,"fork":false,"pushed_at":"2025-08-25T07:49:42.000Z","size":26,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-08-25T09:58:29.255Z","etag":null,"topics":["file-manager","file-sorting","python"],"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/joshuacalebdavids.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,"zenodo":null}},"created_at":"2025-02-19T18:33:06.000Z","updated_at":"2025-08-25T07:55:52.000Z","dependencies_parsed_at":"2025-03-10T10:26:38.298Z","dependency_job_id":"7578e5f0-1793-4c17-85b5-c9a6375e7e4c","html_url":"https://github.com/joshuacalebdavids/autosorter","commit_stats":null,"previous_names":["joshuadavids/file-sorting","joshuacalebdavids/file-sorting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joshuacalebdavids/autosorter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuacalebdavids%2Fautosorter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuacalebdavids%2Fautosorter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuacalebdavids%2Fautosorter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuacalebdavids%2Fautosorter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshuacalebdavids","download_url":"https://codeload.github.com/joshuacalebdavids/autosorter/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuacalebdavids%2Fautosorter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["file-manager","file-sorting","python"],"created_at":"2026-04-04T17:47:24.255Z","updated_at":"2026-04-04T17:47:24.781Z","avatar_url":"https://github.com/joshuacalebdavids.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗂️ Python Auto Sorter\n\nA simple and effective Python script to automatically organize files in a given directory.  \nIt sorts files by type (e.g. Images, PDFs, Code, etc.) into relevant folders; creating those folders if they don’t already exist.\n\n---\n\n## 📦 How to Use\n\n1. Save the script as `organize_files.py`.\n2. Replace `./your-folder-path-here` in the script with your actual folder path.\n3. Run the script:\n\n```bash\npython organize_files.py\n```\n\n## 📁 Supported File Types\n| Category       | Extensions                                                                                                       |\n| -------------- | ---------------------------------------------------------------------------------------------------------------- |\n| **Images**     | `.jpg`, `.jpeg`, `.png`, `.gif`, `.bmp`, `.svg`, `.webp`                                                         |\n| **PDFs**       | `.pdf`                                                                                                           |\n| **Word Docs**  | `.doc`, `.docx`                                                                                                  |\n| **Code Files** | `.py`, `.js`, `.ts`, `.html`, `.css`, `.php`, `.cpp`, `.c`, `.java`, `.json`, `.xml`, `.sh`, `.rb`, `.go`, `.cs` |\n\n## 🧠 Features\n- Automatically detects and organizes supported file types.\n- Creates destination folders if they don't exist.\n- Lightweight, fast, and easy to modify.\n\n## ✍️ Author\n\n- [@JoshuaDavids](https://github.com/joshuacalebdavids/)\n\n## 🤝 Support\n\nNeed help or have suggestions?\nEmail me at joshuadavids.jcd@gmail.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuacalebdavids%2Fautosorter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshuacalebdavids%2Fautosorter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuacalebdavids%2Fautosorter/lists"}