{"id":15665299,"url":"https://github.com/jeromewu/file-organizer","last_synced_at":"2025-08-29T02:33:08.133Z","repository":{"id":74168250,"uuid":"285155154","full_name":"jeromewu/file-organizer","owner":"jeromewu","description":"Organize files within specific folder to yr-mo folders","archived":false,"fork":false,"pushed_at":"2020-08-06T01:16:36.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T15:26:59.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeromewu.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":"2020-08-05T02:20:27.000Z","updated_at":"2021-01-02T20:35:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"56a7f66c-a888-4e44-8c26-54b244770592","html_url":"https://github.com/jeromewu/file-organizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeromewu/file-organizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ffile-organizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ffile-organizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ffile-organizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ffile-organizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeromewu","download_url":"https://codeload.github.com/jeromewu/file-organizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ffile-organizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272611950,"owners_count":24964385,"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-08-29T02:00:10.610Z","response_time":87,"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":[],"created_at":"2024-10-03T13:45:37.947Z","updated_at":"2025-08-29T02:33:08.064Z","avatar_url":"https://github.com/jeromewu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# file-organizer\n\nOrganize files within specific folder to yr-mo folders\n\n\u003e Only works in Linux\n\n## Usage\n\n```\n$ ./file-organizer -i \u003cINPUT_FOLDER\u003e [OPTION]\n```\n\nOptions:\n- `-i \u003cINPUT_FOLDER\u003e` (required): input folder, subfolder will be scanned as well\n- `-o \u003cOUTPUT_FOLDER\u003e`: output folder, default is **out**\n- `-m`: without this flag, the files will be copied, and moved if this flag is on, default is off\n\n## Examples\n\n**Organize files inside Pictures and copy files to out/**\n\n```\n$ ./file-organizer -i Pictures\n```\n\n**Organize files inside Pictures and copy files to Picture-out/**\n\n```\n$ ./file-organizer -i Pictures -o Picture-out\n```\n\n**Organize files inside Pictures and move files to Picture-out/**\n\n```\n$ ./file-organizer -i Pictures -o Picture-out -m\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromewu%2Ffile-organizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeromewu%2Ffile-organizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromewu%2Ffile-organizer/lists"}