{"id":13482224,"url":"https://github.com/metamorphose/metamorphose2","last_synced_at":"2025-03-27T12:32:35.076Z","repository":{"id":9468709,"uuid":"11352762","full_name":"metamorphose/metamorphose2","owner":"metamorphose","description":"Métamorphose Renamer v2","archived":false,"fork":false,"pushed_at":"2019-08-31T04:07:47.000Z","size":2579,"stargazers_count":146,"open_issues_count":19,"forks_count":33,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-10-30T15:51:21.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://file-folder-ren.sourceforge.net","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metamorphose.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-11T20:51:34.000Z","updated_at":"2024-10-18T02:08:00.000Z","dependencies_parsed_at":"2022-07-27T09:02:42.705Z","dependency_job_id":null,"html_url":"https://github.com/metamorphose/metamorphose2","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamorphose%2Fmetamorphose2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamorphose%2Fmetamorphose2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamorphose%2Fmetamorphose2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamorphose%2Fmetamorphose2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metamorphose","download_url":"https://codeload.github.com/metamorphose/metamorphose2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245845376,"owners_count":20681899,"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-07-31T17:01:00.058Z","updated_at":"2025-03-27T12:32:34.669Z","avatar_url":"https://github.com/metamorphose.png","language":"Python","readme":"**************\nMétamorphose 2\n**************\n\nMétamorphose is a graphical mass renaming program for files and folders.\n\nThese are the command line options::\n\n  -h,  --help       Show help screen and exit.\n  -t,  --timer      Show time taken to complete operations.\n  -d,  --debug      Show debugging information.\n  -p=, --path       Specify a directory to load.\n  -c=, --config     Specify a configuration file to load.\n  -a=, --auto       Specify automatic mode level to use with configuration file:\n                      0 = do not preview items\n                      1 = auto preview items\n                      2 = auto rename items\n                      3 = auto rename items and exit on success\n  -l=, --language   Override preferred language:\n                      en_US\n                      fr\n                      es\n  -w=, --wxversion  Specify wxPython Version - use at your own risk!\n\nIf no other options are given, you may specify a path to open::\n\n  $ metamorphose2 /srv/samba/Windows Likes Spaces\n\n===================\nRunning from Source\n===================\n\nWhat follows is for developers or those wishing to use the very latest version.\n\nFor binary (normal) installs, use the appropriate install file for your system\n(setup.exe, .deb, etc ...).\n\n\nCloning\n=======\n\nCloning the sources from the remote::\n\n  git clone https://github.com/metamorphose/metamorphose2.git\n\nSubmodules are used, so after cloning don't forget to check them out::\n\n  git submodule update --init\n\n\nRequirements\n============\n\n- Python 2.6 or 2.7 (*not* compatible with 3.x)\n- wxPython 2.8 (preferred) or 3.0\n- Python Imaging Library (PIL) 1.1.6 or greater **or** Pillow 2.3.0 or greater\n\n\nRunning\n=======\n\nCreate or update the language files::\n\n  messages/update_langs.sh\n\nLaunch the application::\n\n  ./metamorphose2\n\n\nInstalling\n==========\n\nAs root::\n\n  make all\n\nUnder Linux \u0026 freeBSD\nThe makefile should take care of everything for you, it is architecture and distro independant.\n\nMétamorphose will be installed in ``/usr/share/metamorphose2``, you can run it with::\n\n  metamorphose2\n\nand access the man page with::\n\n  man metamorphose2\n\nIf you are using a freedesktop.org compatible window manager (like Gnome or KDE),\nthere should be an entry in ``Applications`` -\u003e ``Accessories``.\n\n\nRemoving\n========\nRemove the user-specific files here:\n\n- Windows: ``C:\\Documents and Settings\\USERNAME\\Application Data\\.metamorphose2``\n- Linux/BSD: ``~/.metamorphose2``\n- Mac: ``/Library/Application Support/.metamorphose2``\n\nIn Linux \u0026 BSD, if you have the sources::\n\n  make remove\n\nTo remove all user files as well::\n\n  make remove remusr=1\n\n\n============\nKnown Issues\n============\n\nProgram locks up when 'walking' a large number of files/folders\n\n  Not really locked up, but the time it takes to process entries can be long if you\n  are loading many items. During this process the application doesn't refresh, giving\n  the appearance of being locked up but is actually working on stuff.\n\n  The time in this state is dependent on your computer, whether the directory is\n  on a local drive or a network share, and of course the number of items.\n\n  This will be addressed in a future release.\n\n\nUnreadable picker items under Linux (possibly other GTK)\n\n  There seems to be a bug in wxGTK, the list can become slow and unreadable when dealing with large number of\n  items (over 10 000).\n\n  A work around may be possible.\n\n\nThumbnails fail\n\n  There seems to be some problems with python-imaging under windows. Sometimes the image will not load.\n","funding_links":[],"categories":["\u003ca id=\"tag-productivity\" href=\"#tag-productivity\"\u003eProductivity\u003c/a\u003e","Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamorphose%2Fmetamorphose2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetamorphose%2Fmetamorphose2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamorphose%2Fmetamorphose2/lists"}