Skip to content

Client Downloads

SyncTV Server provides the self-hosted service and the client connects to a server you choose. The client has no fixed server address; enter your server URL after installation.

All desktop builds and public Android builds are published in SyncTV App GitHub Releases. Open the latest release and choose a matching file from Assets.

PlatformRecommended fileBest for
AndroidUniversal APKPhones, tablets, and most Android devices
iOS / iPadOSApp Store buildApple’s official distribution and automatic updates
macOSUniversal DMGApple silicon and Intel Macs
Windowsx64 EXE installerStandard Windows 10/11 installation
Linuxx64 or arm64 DEBDebian, Ubuntu, and compatible distributions

GitHub Releases also include macOS ZIP, Windows portable ZIP, Linux TAR.GZ, architecture-specific Android APKs, an iOS IPA, and a SHA-256 checksum file for each version. Store builds are managed by Apple App Store and Google Play; availability, update timing, and signing status follow the corresponding store listing.

  • Prefer builds marked signed on GitHub and verify the platform and architecture in the file name.
  • Verify downloaded files against SHA256SUMS.txt from the same release.
  • The iOS IPA is intended for development, testing, and managed distribution. Most users should install the App Store build.
  • DEB packages target Debian-family distributions. Use the TAR.GZ archive on other distributions and integrate it using that distribution’s desktop conventions.
  1. Deploy SyncTV Server with Docker Compose or Helm.
  2. Confirm that the server HTTPS address and WebSocket endpoint are reachable from the client network.
  3. Start the client, add the server URL, and sign in.

Server and client upgrades are independent. Suite release notes mirror the matching client version and download entry when a release is promoted.