Skip to content

This repo in Python that you can compare between many folders content to another then you can show all difference between them and can copy them alos.

Notifications You must be signed in to change notification settings

mariomalak1/automation-files-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compare Files

describe the problem i faced:

I have some files in different locations on my mobile, and another files on laptop, and there's a lot of common files between them

first i want to know the difference between them, and can copy it to specific location

so i make program with python to deal with this problem

to use this program you want to install only python programming language from https://www.python.org/

32 bit version:

https://www.python.org/ftp/python/3.10.10/python-3.10.10.exe

64 bit version:

https://www.python.org/ftp/python/3.10.10/python-3.10.10-amd64.exe

and install this python files and open main.py file

to make mobile like a drive you have you need to install MtpDrive program from https://www.mtpdrive.com/

About

This repo in Python that you can compare between many folders content to another then you can show all difference between them and can copy them alos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages