{"id":19401594,"url":"https://github.com/adebola-io/gathered","last_synced_at":"2026-04-11T11:34:14.520Z","repository":{"id":211273819,"uuid":"728688031","full_name":"adebola-io/gathered","owner":"adebola-io","description":"A command line tool for file organization.","archived":false,"fork":false,"pushed_at":"2023-12-07T18:04:07.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T12:14:45.513Z","etag":null,"topics":["bun","cli","filesystem","fs","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gathered","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adebola-io.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":"2023-12-07T13:32:04.000Z","updated_at":"2023-12-07T18:35:14.000Z","dependencies_parsed_at":"2025-01-07T12:13:52.297Z","dependency_job_id":"cf62b92f-4235-40a3-8054-4972cb466e51","html_url":"https://github.com/adebola-io/gathered","commit_stats":null,"previous_names":["adebola-io/gathered"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fgathered","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fgathered/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fgathered/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adebola-io%2Fgathered/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adebola-io","download_url":"https://codeload.github.com/adebola-io/gathered/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240576485,"owners_count":19823293,"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":["bun","cli","filesystem","fs","nodejs","typescript"],"created_at":"2024-11-10T11:19:09.185Z","updated_at":"2026-04-11T11:34:09.482Z","avatar_url":"https://github.com/adebola-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gathered\n\nGathered is a simple command line tool for organizing (and disorganizing) the files in a directory.\n\n## Usage\n\nInstall the tool globally using\n\n```\nnpm install -g gathered\n```\n\nSimply pass in the path to the folder to sort:\n\n```\ngather ./disorganized\n```\n\nThe default strategy is to sort files according to extension. For other grouping strategies, peruse the [options](./docs/options.md).\n\nYou can also use the `ungather` command to unroll a set of subfolders into the main folder.\n\n```\nungather ./nested\n```\n\nThis will take files in the subfolders and move them to the main folder.\n\n_NOTE_: By default, it will only unroll the first level of files. To return all the files nested deep, you can use the `--recursive=true` option.\n\nThe target folder can be changed with the `--target` option.\nFor more about the available command line options, peruse the [options](./docs/options.md).\n\n## Development\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun run source/index.ts\n```\n\nThis project was created using `bun init` in bun v1.0.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadebola-io%2Fgathered","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadebola-io%2Fgathered","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadebola-io%2Fgathered/lists"}