The main plugin.
Has a menu where you can reach all GUIs for the child plugins.
Menu
- Encrypt - Manage your encryption key
- Sync - Trigger sync to/from the server. Manage sync conflicts
- Backup - Set backup mode + options and trigger a backup
- Restore - Pick files to restore and the restore mode
Has public functions for read and write so other plugins can use Tree to read and write their data.
Other plugins do not need to care about encryption, sync to the server, backup/restore, data conflicts.
The main plugin.
Has a menu where you can reach all GUIs for the child plugins.
Menu
Has public functions for read and write so other plugins can use Tree to read and write their data.
Other plugins do not need to care about encryption, sync to the server, backup/restore, data conflicts.