Skip to content

Guid75/renamah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------
WELCOME!
--------

Renamah is a(nother) batch renamer written in C++.

The effort is oriented toward:

    * ergonomy
    * the crossplatform aspect (Qt4)
    * modularity (plugin system for filters)

Featuring:

    * cascading filters: replace, numbering, cutter, case manipulations, etc
    * cascading finalizers: launching of a system command for each files, etc
    * undo system
    * internationalization (French and English for now)

--------------------
INSTALL INSTRUCTIONS
--------------------

In the renamah root directory, type:

cmake .
make
sudo make install

If you just want to execute renamah from the generated build dir in the source directory, just create an empty file named "dev" beside the binary.

------------
DEPENDENCIES
------------

To be successfully compiled, Renamah depends on some libraries:

- libqt4-core
- libqt4-gui
- libqt4-xml

------------
THE END WORD
------------

You can find Renamah homepage at: http://github.com/Guid75/renamah

Thank you for using it!

	Guillaume Denry <guillaume.denry@gmail.com>

About

A crossplatform batch renamer written in C++/Qt4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published