{"id":16406775,"url":"https://github.com/terror/edmv","last_synced_at":"2025-03-21T03:30:53.843Z","repository":{"id":179790063,"uuid":"661491458","full_name":"terror/edmv","owner":"terror","description":"Bulk rename files with your favourite editor","archived":false,"fork":false,"pushed_at":"2023-07-14T03:11:32.000Z","size":42,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T06:11:25.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terror.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","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-07-03T02:01:07.000Z","updated_at":"2024-09-30T15:51:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"e699e214-f0d3-4338-830f-44e4b5e67509","html_url":"https://github.com/terror/edmv","commit_stats":null,"previous_names":["terror/edmv"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fedmv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fedmv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fedmv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fedmv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terror","download_url":"https://codeload.github.com/terror/edmv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811375,"owners_count":16884305,"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":[],"created_at":"2024-10-11T06:10:55.516Z","updated_at":"2024-10-28T09:13:44.600Z","avatar_url":"https://github.com/terror.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## edmv 📦\n\n[![CI](https://github.com/terror/edmv/actions/workflows/ci.yml/badge.svg)](https://github.com/terror/edmv/actions/workflows/ci.yml)\n[![crates.io](https://shields.io/crates/v/edmv.svg)](https://crates.io/crates/edmv)\n\n**edmv** is a tool that lets you bulk rename files fast using your preferred\ntext editor.\n\n### Demo\n\nBelow is a short demo showcasing the main functionality of the program:\n\n[![asciicast](https://asciinema.org/a/33OVZX9m1PZcyqYvdqmtvBRRv.svg)](https://asciinema.org/a/33OVZX9m1PZcyqYvdqmtvBRRv)\n\n### Installation\n\nYou can install the **edmv** command-line utility via the rust package manager\n[cargo](https://doc.rust-lang.org/cargo/):\n\n```bash\ncargo install edmv\n```\n\n...or you can build it from source:\n\n```bash\ngit clone https://github.com/terror/edmv\ncd edmv\ncargo install --path .\n```\n\n...or you can download one of the pre-built binaries from the\n[releases](https://github.com/terror/edmv/releases) page.\n\n\n### Usage\n\nBelow is the output of `edmv --help`:\n\n```\nBulk rename files using your favorite editor\n\nUsage: edmv [OPTIONS] [sources]...\n\nArguments:\n  [sources]...  Paths to edit\n\nOptions:\n      --editor \u003cEDITOR\u003e  Editor command to use\n      --force            Overwrite existing files\n      --resolve          Resolve conflicting renames\n      --dry-run          Run without making any changes\n  -h, --help             Print help\n  -V, --version          Print version\n```\n\nAn option of note is the `--resolve` option, this applies to sources an\nintermediate rename to either a temporary directory or file - automatically\nhandling conflicts such as overlapping or circular renames.\n\n### Prior Art\n\n**edmv** is a tested and extended re-implementation of\nthe version [Casey](https://github.com/casey) wrote in\n[Python](https://github.com/casey/edmv), do check it out!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fedmv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterror%2Fedmv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fedmv/lists"}