KDesp73 / SyncR

A python tool to synchronize 2 folders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyncR

SyncR

A python tool to synchronize 2 folders

An exe file is created which when run, syncs the selected folders.

Requirements

To install requirements run:

pip install -r requirements.txt

Then add the directory, into which the package was installed, in the PATH environment variables

Run

python3 ./SyncR

or

python3 ./SyncR src_dir target_dir

Arguments

  • -r or --reverse: reverse syncronization for the two folders

Contributing

Please report any issues you may find!

Please adhere to this project's code of conduct.

Authors

License

MIT

About

A python tool to synchronize 2 folders

License:MIT License


Languages

Language:Python 100.0%