Szyszka is a simple but powerful and fast bulk file renamer.
You need to install GTK 4.6 (it should be available by default on most distributions), which is bundled in Ubuntu 22.04 and newer.
sudo apt install libgtk-4-bin
You need to install GTK using brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install gtk4 adwaita-icon-theme librsvg pkg-config
The released zip file contains all dependencies, so it work out of the box on Windows 10+;
Available at https://github.com/qarmin/szyszka/releases
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
szyszka is available on Gentoo's GURU overlay
emerge -av gui-apps/szyszka
I tried to use different apps, but they didn't suit my needs.
Contributions are very welcome - bug reports, pull requests, testing etc.
When creating or modifying existing rules, don't forget about updating/adding tests!
You can also add/improve translations in crowdin - https://crowdin.com/project/szyszka
Szyszka is Polish word which means Pinecone.
Why such a strange name?
Would you remember another app name like Rename Files Ultra?
Probably not.
But will you remember name Szyszka?
Well... probably also not, but when you hear this name, you will instantly think of this app.
MIT