Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 264 Bytes

README.adoc

File metadata and controls

8 lines (5 loc) · 264 Bytes

File Renamer

This project provides a simple Swing GUI to rename files in batch.

The goal of this project is two-fold:

  1. Showcase GitHub and Maven artifact management integration

  2. Provide a comparison baseline for projects using Kotlin and the Java Swing API