Bulk renaming utility written with python and Gtk.
Go to file
itdominator e84f1b0253 Added index in fromto 2022-02-07 19:55:47 -06:00
images added reordering, refactored mixins 2022-02-07 00:29:25 -06:00
src Added index in fromto 2022-02-07 19:55:47 -06:00
user_config/usr/share/bulkr initial push 2022-02-06 13:34:48 -06:00
.gitignore Initial commit 2022-02-06 19:03:35 +00:00
LICENSE Initial commit 2022-02-06 19:03:35 +00:00
README.md added reordering, refactored mixins 2022-02-07 00:29:25 -06:00

README.md

BulkR

Bulk renaming utility written with python and Gtk.

Notes

Install Setup
``` sudo apt-get install python3.8 python3-setproctitle python3-gi ```

TODO

  • Add logic for stub instances.

Images

1 BulkR clean slate. 2 BulkR actions collection without set dir. 3 BulkR loaded dir and some actions.