Find recursively and copy files form text list with a GUI. This is a simple script that allows to automatically perform a recursive search into folders with a text file list of filenames and copy them into a destination folder. The GUI is created with tkinter library in python. The bash script that an be run via terminal is also provided.