Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

23 lines (22 loc) · 1.19 KB

SentSync

GitHub Workflow Status
Chrome extension for syncing video progress with your friends
Demo video
Available in English / Доступно на русском языке

Installing

Using

Demo video

  • Connect to server using same Room code
  • Host press Select current to select tab and other clients automatically open the same tab
  • Start playing video
    • Synchronization occurs during pause or seek
  • If video progress not syncing by now try to select video player manually by Select button in Video player section

Development

The code for this extension is terrible because it's my first time developing such applications.

  • npm i
  • npm run start for staring webpack with watcher
  • npm run build for build