Synchronized playback with your friends.
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.
- Go to the latest version.
- Download
syncplay-win64_installer_vX.X.X.exe
. - Run the downloaded installer, a shortcut will be created automatically.
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
.