{"id":31610062,"url":"https://github.com/jee-vim/jmf","last_synced_at":"2025-10-27T22:02:26.751Z","repository":{"id":313714761,"uuid":"1052374812","full_name":"Jee-vim/jmf","owner":"Jee-vim","description":"A simple CLI tool for manipulation file at once","archived":false,"fork":false,"pushed_at":"2025-09-21T01:05:54.000Z","size":6282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-21T02:36:05.979Z","etag":null,"topics":["cli","manipulation-files","scripting","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jee-vim.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-08T00:37:26.000Z","updated_at":"2025-09-21T00:52:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"2aa59189-0aac-4990-8709-2a4f4c915167","html_url":"https://github.com/Jee-vim/jmf","commit_stats":null,"previous_names":["jee-vim/jren","jee-vim/jmf"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Jee-vim/jmf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fjmf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fjmf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fjmf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fjmf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jee-vim","download_url":"https://codeload.github.com/Jee-vim/jmf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Fjmf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278588949,"owners_count":26011741,"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-10-06T02:00:05.630Z","response_time":65,"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":["cli","manipulation-files","scripting","zig"],"created_at":"2025-10-06T09:41:15.125Z","updated_at":"2025-10-06T09:41:20.265Z","avatar_url":"https://github.com/Jee-vim.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usage\n## Add prefix \"new-\" to all files\n```bash\nmf -a \"new-\"\nfile1.txt   -\u003e new-file1.txt\nfile2.txt   -\u003e new-file2.txt\n```\n\n\n## Remove substring \"old-\" from all files\n```bash\nmf -r \"old-\"\nold-file1.txt -\u003e file1.txt\nold-file2.txt -\u003e file2.txt\n```\n\n\n## Combine: remove \"old-\" and add \"test-\" in one go\n```bash\nmf -a \"test-\" -r \"old-\"\nold-file1.txt -\u003e test-file1.txt\nold-file2.txt -\u003e test-file2.txt\n```\n____\n\n\n# TODO\n\n- ~~adding new name to all files~~\n- ~~remove specific name in all files~~\n- option transform to lowercase\n- option change filename that have spaces to (-) or (_) \n- distribution across os\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjee-vim%2Fjmf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjee-vim%2Fjmf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjee-vim%2Fjmf/lists"}