RXJpaw / SyncPlay

Watch movies, series and anime without worrying about not being sync with your friends. No more counting down.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

SyncPlay

Synchronized playback with your friends.

Apache License 2.0 Open Issues

About

Programmed in TypeScript, Vue.js/3 and Electron, this client will synchronize the playback of any video with your friends as long as you have the video on your harddrives and have VLC Media Player/3 installed.

Installation

Using the provided executables:

  1. Go to the latest version.
  2. Download syncplay-win64_installer_vX.X.X.exe.
  3. Run the downloaded installer, a shortcut will be created automatically.

Building the executables yourself:

Requirements: windows@>=19044, node.js@>=18.12.1, git.

git clone https://github.com/RXJpaw/SyncPlay
cd SyncPlay
npm ci
npm run build

The built binaries are located in dist_electron\win-unpacked.

About

Watch movies, series and anime without worrying about not being sync with your friends. No more counting down.

License:Apache License 2.0


Languages

Language:Vue 71.5%Language:TypeScript 27.2%Language:JavaScript 0.7%Language:HTML 0.6%