Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaUtils

Tools in java to automate common manual tasks

Note: This project includes NetBeans .form files for GUI design. To edit the UI visually, open in NetBeans IDE.

1. File Date Grouper (Java + Swing)

Simple Java GUI utility that groups files into date-based folders based on their filename (e.g., IMG_20240629.jpg → /2024-06-29/).

Features

  • GUI built with Java Swing
  • Supports file type filtering (jpg, png, etc.)
  • Optional target directory (fallback to source)
  • Progress bar + log window
  • Built using NetBeans

How to Run

  1. Open with NetBeans
  2. Build and run from IDE

About

Tools in java to automate common manual tasks

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages