Cloud settings backup

Upload copies this browser’s BetterSEQTA+ settings to your account. Download replaces local settings with the cloud copy (your sign-in stays on this device).

Automatic sync

(settingsState.autoCloudSettingsSync = isOn)} />

When signed in, each time SEQTA loads and also hourly, if the cloud backup is newer it will replace local settings. Settings you change will upload shortly after you adjust them.

Passwords, tokens, and other sensitive data are not included in the backup. Privacy policy

{#if !cloudState.isLoggedIn}

Sign in from the BetterSEQTA Cloud header above to sync settings.

{/if} {#if statusMessage}

{statusMessage}

{/if} {#if statusError}

{statusError}

{/if} {#if lastUploadAt || lastDownloadAt}

{#if lastUploadAt}Last upload: {lastUploadAt}{/if} {#if lastUploadAt && lastDownloadAt}·{/if} {#if lastDownloadAt}Last download: {lastDownloadAt}{/if}

{/if}
{#if showRestoreConfirm} (showRestoreConfirm = false)} /> {/if}