diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..11eed7f --- /dev/null +++ b/README.md @@ -0,0 +1,56 @@ + + krename - a bach renamer for TDE. + + +Krename is a very powerful batch renamer for the Trinity Desktop +Environment. + +Krename can rename a list of files based on a set of expressions. +It can copy/move the files to another directory or simply rename +the input files. + + +Features include: +----------------- + +* renaming a list of files based on a set of expressions +* copying/moving a list of files to another directory +* convert filenames to upper/lower case +* adding numbers to filenames +* finding and replacing parts of the filename +* rename Mp3/Ogg Vorbis files based on their ID3 tags. +* setting access and modification dates +* permissions and file ownership +* a plug-in API which allows you to extend krename's features +* rename directories recursively +* support for KFilePlugins +* create undo file + +. + +Contributing +-------------- + +If you wish to contribute to krename (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/krename/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/krename-krenamedesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename-krenamedesktop/) + +### service menus +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/krename-servicemenus/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename-servicemenus/) |