VideoTogether is a browser extension that syncs video playback with friends in real-time on Chrome, Edge, and Safari.
Visit http://2gether.video/ for more information
[ English ] [ 中文 ]
Please visit our website https://2gether.video/ for installation guide
The core code is main/source/extension/vt.js
We use a very simple compile script script/build_extension.py
to build
run python script/build_extension.py
to build, the output directory is ./release
service code is in source/go-server