Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 502 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 502 Bytes

Search-and-copy

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.

Screenshot 2023-02-11 alle 22 56 55