Extracts files from one or multiple folders and moves them to the parent folder. TODOS: - improve GUI - add file filter
Find a file
2019-08-06 15:31:55 +02:00
releases Add new release 2019-08-06 15:31:55 +02:00
src/eu/seelenoede/getyourfilesoutthere Added a first rudimentary file filter 2019-08-06 15:26:32 +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