Download SyncTV App
Tip
SyncTV App v1.1.22+21 is paired with SyncTV Server v1.0.2.
View complete App release · View suite release
Quick downloads
Tip
Choose the Universal build on Android and macOS. Windows users should choose the EXE installer; Linux users should choose the DEB package on Debian and Ubuntu.
| Platform | Device | Recommended download | Alternative | Best for |
|---|---|---|---|---|
| Android | Universal | SyncTV-1.1.22+21-android-universal-signed.apk |
AAB publishing bundle | Most phones and tablets |
| Android | arm64 | SyncTV-1.1.22+21-android-arm64-signed.apk |
- | Current 64-bit Android devices |
| Android | armv7 | SyncTV-1.1.22+21-android-armv7-signed.apk |
- | 32-bit Android devices |
| Android | x64 | SyncTV-1.1.22+21-android-x64-signed.apk |
- | x86_64 devices and emulators |
| iOS | arm64 | SyncTV-1.1.22+21-ios-signed.ipa |
- | App Store distribution archive |
| macOS | Universal | SyncTV-1.1.22+21-macos-universal-signed.dmg |
Portable ZIP | Apple silicon and Intel Macs |
| macOS | Apple silicon | SyncTV-1.1.22+21-macos-arm64-signed.dmg |
Portable ZIP | Apple silicon Macs |
| macOS | Intel | SyncTV-1.1.22+21-macos-x64-signed.dmg |
Portable ZIP | Intel Macs |
| Windows | x64 | SyncTV-1.1.22+21-windows-x64-setup.exe |
Portable ZIP | 64-bit Windows 10 and 11 |
| Linux | x64 | SyncTV-1.1.22+21-linux-x64.deb |
Portable TAR.GZ | Debian and Ubuntu on Intel or AMD |
| Linux | arm64 | SyncTV-1.1.22+21-linux-arm64.deb |
Portable TAR.GZ | Debian and Ubuntu on ARM64 |
| Checksums | All files | - | Integrity verification |
Installation notes
- Android filenames identify stable
signedand ephemeraldevelopmentsigning modes. - Signed Android releases include a public
android-passkey-server-config.yamlfile for self-hosted servers. - Windows publishes an x64 EXE installer and portable ZIP. Official builds use Authenticode when signing secrets are configured.
- Linux publishes DEB installers and portable TAR.GZ archives for x64 and ARM64.
- macOS publishes DMG installers and portable ZIPs for Universal, Apple silicon, and Intel builds. Signed releases carry stapled Apple notarization tickets.
- iOS publishes a signed IPA when signing secrets are configured and an unsigned re-signable archive for fork builds.
SHA256SUMS.txtauthenticates every attached SyncTV artifact.
Deploy SyncTV Server
| Environment | Documentation |
|---|---|
| Docker Compose | Install on a server, NAS, or VM |
| Helm / Kubernetes | Install in a Kubernetes cluster |
| Existing installation | Upgrade and migration guide |
Browse documentation for SyncTV Server v1.0.2
Server release notes
What's Changed
- docs(apple): explain Developer ID browser authentication by @zijiren233 in #382
- fix(account): skip standalone room outbox events by @zijiren233 in #387
- fix(docs): package Compose environment files as TAR by @zijiren233 in #388
- fix(docs): preserve TAR end-of-archive blocks by @zijiren233 in #389
- feat: add recoverable resource deletion lifecycle by @zijiren233 in #394
- fix: classify forced realtime disconnects by @zijiren233 in #395
- feat(providers): unify discovery and playback routing by @zijiren233 in #397
- fix(settings): recover stale version fences by @zijiren233 in #399
- fix: type playback identities and stabilize FNOS playback by @zijiren233 in #400
- chore(dev): remove background server targets by @zijiren233 in #407
- fix(oauth2): accept trailing slash in OIDC issuer by @E-larex in #401
- release: prepare v1.0.2 by @zijiren233 in #408
New Contributors
Full Changelog: v1.0.1...v1.0.2