Git Product home page Git Product logo

namely's Introduction


Namely logo
Namely

Massive file renamer utility.


Features

  • Extremely easy to use, with a Modern interface.
  • Preview your changes before applying them.
  • Multiple options for modifying your files' name.
  • Ability to filter which files will be modified based in Regular Expressions.
  • Massive changes under the indicated directory or folder.
  • Recursive option, to modify files in the directory's subfolders too.
  • Cross-platform, with support for Windows, MacOS and Linux.
  • And more...

Download

Java

Namely 1.6 (.jar)

Native Bundles

No java required

Namely 1.6 - Windows (.exe)

Namely 1.6 - Linux (.deb)

Contributing

When contributing to this repository, you can first discuss the change you wish to make via issue, email, or any other method with me before making a change. Don't be shy :)

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

namely's People

Contributors

lvncnt avatar usbac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

namely's Issues

Add more examples to Readme

Right now at a passing glance I can't see why I should download this project. I think having some examples of the UI and maybe even video/gif would be fantastic

Add file size based filter.

I wish to add a new filter to the utility. based on file size.
i.e the command will only work on those files that satisfy given file size constraint.
e.g
$ nmly reverse -d test/ -s -6G
Above command will only reverse those files which are under size 6GB.

$ nmly reverse -d test/ -s +15M
Above command will only reverse those files which are above or equal to 15 M size.

Create a standalone Java 11 application

The release only works for version under Java 11 I guess? This project would be perfect to get a standalone jlink application out of it. So the user can download and execute it without downlading the right Java runtime. I could do a pull request for this but I have no idea how the netbeans build system works.

Migrate to Maven or Gradle

Instead of restricting this project to build only with Netbeans it would be nice to migrate towards Maven or Gradle to allow working on any IDE and building on CI server.

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.