Skip to content

Buyantogtokh/JavaUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages