Jump to content
ElementaryOS France

Redub


Recommended Posts

Pour le renommage de noms de fichier par lot.

mainwindow.png

Pour tester:

sudo apt install valac meson libgtk-3-dev
git clone https://github.com/jeremypw/bulk-renamer.git
meson build --prefix=/usr  --buildtype=release
cd build
ninja
sudo ninja install

Puis dans Fichiers, cliquez droit sur un fichier, au bas du menu contextuel vous aurez "Rename File", ca ouvrira l'application

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...