Skip to content

A file-renamer desktop-webapp showcasing Spring Boot, Kotlin, Docker and Homebrew

Notifications You must be signed in to change notification settings

ajavageek/renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch File Renamer

This application allows to rename files in batch using regular expressions.

Building

mvn package

Running

docker run -ti -p 8080:8080 -v /Volumes/folder:/Volumes/folder renamer:0.0.1-SNAPSHOT

NOTE: Don't forget to mount the volumes of folders you want to rename.

About

A file-renamer desktop-webapp showcasing Spring Boot, Kotlin, Docker and Homebrew

Resources

Stars

Watchers

Forks

Packages

No packages published