Szyszka is simple but powerful batch file rename.
You need to install GTK(it should be available by default on most distributions)
shell
sudo apt install libgtk3-dev
You need to install GTK from brew
shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install rust gtk+3
Packed zip file contains all dependences, but if you want, you can install https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases and move file whatever you want.
Available in https://github.com/qarmin/szyszka/releases
https://snapcraft.io/szyszka
snap install szyszka
sudo snap connect szyszka:removable-media # Allows to see files on external devices
TODO
https://crates.io/crates/szyszka
cargo install szyszka
Very welcome - bug reporting, pull requests, testing etc.
If creating or modifing existing rule, don't forget about updating/adding tests!
Szyszka is Polish word which means Pinecone
Why such strange name?
Would you remember another app name like Rename Files Ultra?
Probably no.
But will you remember name Szyszka?
Well... probably also no, but when you heard this name instantly you will think about this app.
I know that on Linux which I primarily use, there is a lot of good file renamers(and even more on Windows), but I coulnd't find any feasible for me.
Available apps installs a lot of dependences, works slowly or just have very bloatet UI.
MIT