Git Product home page Git Product logo

washkinazy / pyrenamer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnsnails/pyrenamer

0.0 0.0 0.0 364 KB

pyRenamer is an application to change the names of several files at the same time. This fork currently includes renames based of file creation/modification dates, as well as improved removal of accent characters.

License: GNU General Public License v2.0

Makefile 17.16% M4 0.30% Shell 8.48% Perl 24.56% Python 49.50%

pyrenamer's Introduction

-========================-
-=   pyRenamer 0.6.0    =-
-========================-

  pyRenamer is an application for mass renaming files.

  You can rename files using patterns, substitutions,
  insert or delete text, or even rename files manually.
  You can also rename images using their EXIF tags
  and music using their internal tags.

  pyRenamer is released under the terms of the GNU General Public License.


-= You need =_
  * python
  * pygtk (>= 2.6)
  * gconf
  * python-hachoir-metadata (for music renaming)
     or
    python-eyed3 (for renaming MP3s)


-= To install =-
  $ ./configure --prefix /usr
  $ make
  $ sudo make install


-= To run pyRenamer =-

  $ pyrenamer
  		This will launch pyRenamer

  $ pyrenamer /home/user/Music
		This will launch pyRenamer and select /home/user/Music as active dir

  $ pyrenamer --root /mnt/music
  		This will set /mnt/music as the roor dir on left directories tree

  $ pyrenamer --root /mnt/music /mnt/music/hardcorepunk
  		This is like above option, but setting /mnt/music/hardcorepunk as active dir

  $ pyrenamer --help
  		This will show available command line options

-= Website =-
  More info on: http://www.infinicode.org/code/pyrenamer/


-= Author =-
  Adolfo González Blázquez <[email protected]>

-= Translators =-
  French: Christophe Perez <[email protected]>
  German: Vinzenz Vietzke <[email protected]>
          Christian Kirbach <[email protected]>


-= TreeFileBrowser =-
  pyRenamer uses a widget called treefilebrowser.py, which is a tree-like file browser,
  just like the one on Nautilus side bar.
  You can see its source code on src/treefilebrowser.py
  There's an example on how to use it on doc/treefilebrowser_example.py


-= Thanks =-
  pyRenamer uses TreeViewTooltips.py from Daniel J. Popowich <[email protected]>
  pyRenamer uses EXIF.py from Gene Cash <[email protected]>
  Thanks to Piotr Ożarowski for sponsoring Debian packages and helping debugging
  Thanks to Jeremy Messenger for freebsd packaging and helping debugging
  Thanks to Jan Virt for czech language accents replacement

pyrenamer's People

Contributors

steveryherd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.