Sync-watch icon indicating copy to clipboard operation
Sync-watch copied to clipboard

Watch video with your friend. Local file or Youtube. Sync watch progress and chat.

Sync Watch

This project is no longer maintained, last update at Feb 14, 2019, You can use other projects like https://github.com/samuelmaddock/metastream

  • Watch video with your friend.
  • Play local file (Sync Watch will not share it for you) or Youtube.
  • Sync watch progress and chat.

Have a try at https://sync-watch.vola.xyz/

Details

A screenshot of Sync Watch

Sync watch is an experimental project that built with GUN.js (as the decentralized database) and React UWP.

Welcome to contribute your GUN server!

Host your own instance

Frontend

Edit ./public/servers.js to set your own GUN servers.

yarn

yarn build

Backend

See: https://github.com/Jack-Works/sync-watch-server

(It is a plain GUN server.)