This was a test application, do not use this for backing up files.
Application to copy the contents of one folders to another
- Python 3.9 or above
- A web browser
- Run
pip install -r requirements.txt
in a terminal to install the package requirements.
Open a terminal in the same directory as main.py
and type python main.py
- http.server (Webserver GUI)
- TKinter/Customtkinter (Add Folders GUI)
- Multiprocessing (run the add folder GUI and webserver at the same time)
I will not be monitoring this repo, the easiest way to contribute would be to fork and edit this repository on your own.
Distributed under the GPL-3.0 License. See LICENSE
for more information.