Simple program to connect 2 files. After launching, a graphical interface will open, in which you will need to select files 1 and 2 and click on the Klei! to connect them. The result will be in the file result.txt requirements: python3
libraries for python: kivy
You can install them by running: python -m pip install kivy in cmd