{"id":13495352,"url":"https://github.com/itchyny/mmv","last_synced_at":"2025-05-16T16:01:48.052Z","repository":{"id":52141191,"uuid":"232361531","full_name":"itchyny/mmv","owner":"itchyny","description":"rename multiple files with editor","archived":false,"fork":false,"pushed_at":"2023-04-26T10:00:04.000Z","size":59,"stargazers_count":776,"open_issues_count":0,"forks_count":17,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-12T14:18:46.672Z","etag":null,"topics":["cli-command","cli-utility","golang"],"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/itchyny.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-01-07T16:01:27.000Z","updated_at":"2025-04-09T12:46:51.000Z","dependencies_parsed_at":"2024-01-12T20:03:51.146Z","dependency_job_id":null,"html_url":"https://github.com/itchyny/mmv","commit_stats":{"total_commits":91,"total_committers":5,"mean_commits":18.2,"dds":0.07692307692307687,"last_synced_commit":"c44dfa50989aa1d337dd2dbdc5b47dc6595b55f8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itchyny%2Fmmv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itchyny%2Fmmv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itchyny%2Fmmv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itchyny%2Fmmv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itchyny","download_url":"https://codeload.github.com/itchyny/mmv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248578876,"owners_count":21127714,"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":["cli-command","cli-utility","golang"],"created_at":"2024-07-31T19:01:33.857Z","updated_at":"2025-04-12T14:18:55.147Z","avatar_url":"https://github.com/itchyny.png","language":"Go","readme":"# mmv\n[![CI Status](https://github.com/itchyny/mmv/workflows/CI/badge.svg)](https://github.com/itchyny/mmv/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/itchyny/mmv)](https://goreportcard.com/report/github.com/itchyny/mmv)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/itchyny/mmv/blob/main/LICENSE)\n[![release](https://img.shields.io/github/release/itchyny/mmv/all.svg)](https://github.com/itchyny/mmv/releases)\n[![pkg.go.dev](https://pkg.go.dev/badge/github.com/itchyny/mmv)](https://pkg.go.dev/github.com/itchyny/mmv)\n\nRename multiple files using your `$EDITOR`. The command name is named after _multi-mv_.\n\n![](https://user-images.githubusercontent.com/375258/72040421-d4f8cd00-32eb-11ea-828f-d9f14f3261ac.gif)\n\n## Usage\n```bash\nmmv file ...\n```\nThis command opens the editor with the list of file names so edit and write.\nThe command finds the changed lines and renames all the corresponding files.\n\n## Installation\n### Homebrew\n```sh\nbrew install itchyny/tap/mmv\n```\n\n### Build from source\n```bash\ngo install github.com/itchyny/mmv/cmd/mmv@latest\n```\n\n## Features\n- `mmv` is implemented in Go language and completely portable.\n- `mmv` is designed to be simple as `mv`. It requires no configuration file.\n- `mmv` supports renaming in cycle (`mv a b`, `mv b c` and `mv c a` at the same time).\n- `mmv` creates destination directories automatically. You can arrange pictures like `yyyy-mm-dd xxxx.jpg` to `yyyy/mm/dd/xxxx.jpg`.\n- `mmv` is capable to use as a library (just call `mmv.Rename`).\n- `mmv` is easy to remember (I believe), **m**ulti-**mv**.\n\n## Bug Tracker\nReport bug at [Issues・itchyny/mmv - GitHub](https://github.com/itchyny/mmv/issues).\n\n## Author\nitchyny (https://github.com/itchyny)\n\n## License\nThis software is released under the MIT License, see LICENSE.\n","funding_links":[],"categories":["Go","Other","\u003ca name=\"file-renamer\"\u003e\u003c/a\u003eFile renamers"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitchyny%2Fmmv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitchyny%2Fmmv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitchyny%2Fmmv/lists"}