Extracts files from one or multiple folders and moves them to the parent folder. TODOS: - improve GUI - add file filter
Find a file
Seelenoede bf24ecdab0 - Fixed things GUIn the Engine class
- changed from Swing GUI to JavaFX GUI
- added release 0.3
2019-08-21 15:00:31 +02:00
releases - Fixed things GUIn the Engine class 2019-08-21 15:00:31 +02:00
src/eu/seelenoede/getyourfilesoutthere - Fixed things GUIn the Engine class 2019-08-21 15:00:31 +02:00
.gitignore initial commit 2017-08-15 15:23:36 +02:00
LICENSE initial commit 2017-08-15 15:23:36 +02:00
README.md Added small manual to readme 2019-08-06 15:29:51 +02:00

Extracts files from one or multiple folders and moves them to the parent folder.

How to use the extension filter: Add file extensions into the text field and separate extensions with comma. If you didn't write anything or whitespaces the program will extract all files.

TODOS:

  • improve GUI