diff --git a/README.md b/README.md index 646482f..477c163 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,16 @@ Native Android file sync app — sync any folder to WebDAV, SFTP, Nextcloud, own - **Secure** — credentials encrypted with Android Keystore; biometric app-lock option - **No cloud dependency** — runs fully on-device, no third-party relay +## Screenshots + +

+ Choose a provider +   + Sync pairs +   + Accounts & security +

+ ## Install 1. Download `SyncFlow.apk` from the [latest release](../../releases/latest) diff --git a/docs/screenshots/accounts.png b/docs/screenshots/accounts.png new file mode 100644 index 0000000..e2a2f78 Binary files /dev/null and b/docs/screenshots/accounts.png differ diff --git a/docs/screenshots/providers.png b/docs/screenshots/providers.png new file mode 100644 index 0000000..901af32 Binary files /dev/null and b/docs/screenshots/providers.png differ diff --git a/docs/screenshots/syncs.png b/docs/screenshots/syncs.png new file mode 100644 index 0000000..5be3106 Binary files /dev/null and b/docs/screenshots/syncs.png differ