Skip to content

A JavaFX App that helps you delete all the subfolders under a directory and get all the files out.

Notifications You must be signed in to change notification settings

t41372/folderCracker-GUI

Repository files navigation

folderCracker-GUI

Folder Cracker Image

image (<- click here to download)

This app helps you delete all the subfolders under a directory and get all the files out.

For example, you might have a folder with tons of subfolders. Some of the subfolders are empty, some others are not, but now you want to get all the files out and get rid of those messy folders. This app will delete all the subfolders and move all of the files into a new folder called "result"

Screenshots

image

Requirements

  • Java 11 or higher

Some info

Platform:

  • Computers with Java 11 or higher.

Build with:

  • Java 11
  • JavaFx
  • Maven

Implemented Features

  • Delete all the subfolders under the specified directory and move all the files into a folder called "result"
  • Alert user and provide options of replacing or renaming the file when two files share the same name

image

About

A JavaFX App that helps you delete all the subfolders under a directory and get all the files out.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages