{"id":28168510,"url":"https://github.com/destinecarma/continuous-rename","last_synced_at":"2026-02-18T16:02:18.056Z","repository":{"id":287581331,"uuid":"965183175","full_name":"DestinEcarma/continuous-rename","owner":"DestinEcarma","description":"A command-line tool to batch rename files in a folder/directory using a numbered pattern.","archived":false,"fork":false,"pushed_at":"2025-04-12T16:00:33.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-12T05:20:28.226Z","etag":null,"topics":["cli","files","rename","tool"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/continuous-rename","language":"Rust","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/DestinEcarma.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-04-12T15:43:19.000Z","updated_at":"2025-10-15T18:23:27.000Z","dependencies_parsed_at":"2025-04-12T16:54:30.649Z","dependency_job_id":null,"html_url":"https://github.com/DestinEcarma/continuous-rename","commit_stats":null,"previous_names":["destinecarma/continuous-rename"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DestinEcarma/continuous-rename","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fcontinuous-rename","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fcontinuous-rename/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fcontinuous-rename/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fcontinuous-rename/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DestinEcarma","download_url":"https://codeload.github.com/DestinEcarma/continuous-rename/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DestinEcarma%2Fcontinuous-rename/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29585441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cli","files","rename","tool"],"created_at":"2025-05-15T15:13:42.874Z","updated_at":"2026-02-18T16:02:18.037Z","avatar_url":"https://github.com/DestinEcarma.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Continuous Rename\n\nA command-line tool to batch rename files in a folder/directory using a numbered pattern. The tool is designed to be simple and efficient, allowing users to quickly rename multiple files without the need for complex scripts or manual renaming.\n\n## Usage\n\nUse `{}` as a placeholder for the file number in the pattern. The tool will replace `{}` with the file number, starting from 1.\n\n```sh\ncontinuous-rename path/to/folder pattern-{}\n```\n\nThis will then query for confirmation before renaming the files. If you want to skip the confirmation step, use the `-y` or `--yes` flag.\n\n```sh\ncontinuous-rename path/to/folder pattern-{} -y\n```\n\n## Installation\n\nInstall using `cargo`:\n\n```sh\ncargo install continuous-rename\n```\n\nBuild from source:\n\n```sh\ngit clone https://github.com/DestinEcarma/continuous-rename.git\ncd continuous-rename\ncargo build --release\nmv target/release/continuous-rename /usr/local/bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinecarma%2Fcontinuous-rename","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdestinecarma%2Fcontinuous-rename","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinecarma%2Fcontinuous-rename/lists"}