This page provides access to the open-source code of the PC-Phone USB Sync app.
This app is coded in the Python programming language, and runs the same code on all phone and PC platforms. By design, it consists of a GUI, written for the Kivy toolkit, whose content-processing actions run commands in the Mergeall system. Source code for both the app GUI and Mergeall is open source for transparency, and can be viewed and vetted per the following sections.
Disclaimers: the GUI's code was not coded to be a learning resources, or for public consumption in general. Because of this, it may be both difficult to read and gruff. Moreover, additional source-code files used to implement the GUI and build the app are omitted here because they are not relevant to app vetting. If you have a valid reason to see additional code files, please request access via this site's Contact link.
For additional resources, visit this app's main page.