Skip to content

Little Specs

Shockz edited this page Apr 10, 2022 · 2 revisions

DriveMyFiles Directory Tree

├────Downloads: Directory where the downloaded backups are located.

├────gdrive: gdrive binary for operations with the Google Drive API.

├────log: Directory where the log is located.

├────Resources: Resources used by the user interface.

├────Sources: Auxiliary scripts.

├────Style: Style used by the user interface and compiled resources.

├────Temp: Directory where local backups are located.

├────UI: Scripts of the application views and .ui files.

├──Scripts of the views and handler.py files.

├──Json configuration file.

Json Config File

For the management of the application's information, information in JSON format is serealized and deserialised.