Skip to content

JerryLeeMelton/nomenator

Repository files navigation

Nomenator

Nomenator is a cross-platform GUI application designed to streamline the process of batch-renaming files. Built with Electron and TypeScript, it offers a user-friendly interface and efficient performance.

🧰 Technologies Used

  • Frontend:

    • Electron
    • Tailwind CSS
  • Backend:

    • TypeScript
    • Go (for performance-critical operations)

🚀 Features

  • Batch File Renaming: Easily rename multiple files simultaneously.
  • Custom Naming Patterns: Define patterns to rename files systematically.
  • Preview Changes: See a preview of the new filenames before applying changes.
  • Cross-Platform Compatibility: Works seamlessly on Windows, macOS, and Linux.

🛠️ Installation & Setup

  1. Clone the Repository:
    git clone https://github.com/JerryLeeMelton/nomenator.git
    cd nomenator
  2. Install Dependencies:
    npm install
  3. Run the Application:
    npm run dev
  4. Build the Application:
    npm run build

📄 License

This project is open-source and available under the MIT License.

🙌 Acknowledgements

  • Electron for enabling cross-platform desktop applications.

  • Tailwind CSS for utility-first CSS framework.

About

A GUI file renamer app. Made with Electron.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published