You are not logged in.

#1 2014-05-20 20:42:45

demian
Member
From: Frankfurt, Germany
Registered: 2009-05-06
Posts: 709

demimove - a file browser for mass renaming.

Heya,

finished another one of my github projects and thought i might throw it out there.

This one is a mass renaming tool written in Python2.7 & PyQt.

xlumeg.png

https://github.com/mikar/demimove
https://aur.archlinux.org/packages/demimove/

Among it's cool features are:
* Automatic and immediate preview of all changes. Everything is browsable.
* Undo option for the last commit (might be expanded to include a history of all commits with the option to revert each one)
* The performance is pretty good from what i can tell. It can handle ~10k files easy before i notice lag on my system. In the future i'd like to prevent lag with threading.
* Config file support (save/restore) and log file in $XDG_CONFIG_DIRS/demimove/
* Recursive support (with recursion depth setting) as well as hopefully most of the stuff you'd expect from a mass renamer, including regex/globbing pattern matching and a whole range of predefined actions.

Cheers

Last edited by demian (2014-05-20 20:56:10)


no place like /home
github

Offline

Board footer

Powered by FluxBB