Skip to content

A GUI application built with PyQt that recursively scans a folder to copy all images and videos, exploring all subfolders within the main directory.

Notifications You must be signed in to change notification settings

damian-git-99/recursive-files-copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive Files Copier

A GUI application built with PyQt that recursively scans a folder to copy all images and videos, exploring all subfolders within the main directory.

Run

pip install -r requirements.txt python main.py

Create Executable

pip install cx-Freeze python setup.py build

About

A GUI application built with PyQt that recursively scans a folder to copy all images and videos, exploring all subfolders within the main directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages