jeremypw / bulk-renamer-plugin

A bulk renamer plugin for pantheon-files
GNU General Public License v3.0
1 stars 1 forks source link

io.github.jeremypw.bulk-renamer-plugin

A bulk renamer plugin for pantheon-files allowing multiple sequential modifications to the original name or a new constant basename.

Screenshot

Building, Testing, and Installation

As the elementaryos AppCenter does not currently support 3rd party plugins to its native apps it is necessary to build this from the source code.

You'll need the following packages and their dependencies:

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

You will now find that the context menu in Pantheon Files shows an extra entry when more than one file item has been selected. Clicking on this option results in the renamer window being launched with the selected files appearing in the "Old Name" list.

NOTE: Elementaryos Files incorporates a simplified version of this app since version 6.4