Skip to content

A simple application to organize your filenames based on its contextual information

License

Notifications You must be signed in to change notification settings

bibekyess/ReNameify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReNameify

ReNameify is a lightweight and efficient application designed to help users batch rename files effortlessly. This app is perfect for anyone who needs a clean and simple tool to organize file names efficiently.
The files are renamed based on the existing content of the first page's header-like texts.

📂 Features

  • Batch renaming of files with customizable patterns.
  • Lightweight and easy to use.
  • Original files are not altered. The renamed files are under renamed_files sub-directory of the selected directory.
  • Supports English and Korean files

🚀 Getting Started

Follow these steps to set up and run the Fine Renamer app on your local machine.

Prerequisites

Ensure you have the following installed:


Development Setup

  1. Clone the repository:

    git clone https://github.com/bibekyess/ReNameify.git
    cd ReNameify
  2. Install dependencies:

    npm install
  3. Run the app in development mode:

    npm run start

    The app will launch in development mode, allowing you to test and make changes.


Building the App

To build the app for Windows:

npm run pack:win

The built executable will be located in the dist/ directory.


🎥 Demo

Check out this short demo of the Fine Renamer in action:

Demo


🤝 Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature-name).
  3. Commit your changes (git commit -m 'Add feature').
  4. Push to the branch (git push origin feature-name).
  5. Open a pull request.

📜 License

This project is licensed under the MIT License.


📧 Contact

If you have any questions, feel free to reach out at [email protected].

Happy ReNameifying!! 🎉

About

A simple application to organize your filenames based on its contextual information

Resources

License

Stars

Watchers

Forks

Packages

No packages published