{"id":15020157,"url":"https://github.com/prahladyeri/fixnames","last_synced_at":"2025-10-15T00:00:22.613Z","repository":{"id":57429870,"uuid":"150685337","full_name":"prahladyeri/fixnames","owner":"prahladyeri","description":"A utility to scan and fix linux filenames with special characters by renaming them","archived":false,"fork":false,"pushed_at":"2019-06-12T12:52:42.000Z","size":9,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T05:25:13.454Z","etag":null,"topics":["linux"],"latest_commit_sha":null,"homepage":"https://github.com/prahladyeri/fixnames","language":"Python","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/prahladyeri.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}},"created_at":"2018-09-28T04:22:09.000Z","updated_at":"2021-03-30T12:34:48.000Z","dependencies_parsed_at":"2022-08-26T03:23:37.340Z","dependency_job_id":null,"html_url":"https://github.com/prahladyeri/fixnames","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prahladyeri%2Ffixnames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prahladyeri%2Ffixnames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prahladyeri%2Ffixnames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prahladyeri%2Ffixnames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prahladyeri","download_url":"https://codeload.github.com/prahladyeri/fixnames/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238071112,"owners_count":19411600,"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":["linux"],"created_at":"2024-09-24T19:54:39.411Z","updated_at":"2025-10-15T00:00:17.531Z","avatar_url":"https://github.com/prahladyeri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n*fixnames* is a utility to scan and fix linux filenames with special characters by renaming them.\n\n# Synopsis\n\nLinux is liberal in letting us choose filenames, so sometimes we end up choosing files with special characters such as `|, [, ], etc`. When you try to use these files on other operating systems like Windows or Android, they fail to work properly. `fixnames` is a Python utility to scan and fix such files on your linux system. `fixnames` scans files recursively in a given directory and fixes them by renaming if found to contain special chars.\n\n# Installation\n```\npip install fixnames\n```\n\n# Uninstallation\n```\npip uninstall fixnames\n```\n\n# Usage\n```\n$ fixnames ./\n\nrenaming files\n\nrenaming directories\nrenamed ./test/bing\" to ./test/bing\n\n0 files renamed\n1 directories renamed\n```\n\n# Notes\n\nAccording to [Wikipedia](https://en.wikipedia.org/wiki/Filename#Comparison_of_filename_limitations), these are the special characters which aren't allowed on NTFS file systems:\n\n\t0x00-0x1F 0x7F \" * / : \u003c \u003e ? \\ |\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprahladyeri%2Ffixnames","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprahladyeri%2Ffixnames","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprahladyeri%2Ffixnames/lists"}