# syncit **Repository Path**: cwlgoodman/syncit ## Basic Information - **Project Name**: syncit - **Description**: a privacy-first co-browsing tool - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-01 - **Last Updated**: 2022-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

# Syncit [δΈ­ζ–‡ζ–‡ζ‘£](./README.zh_CN.md) > I have joined Github Sponsors and highly appreciate your sponsorship. Syncit, which refers to 'sync it', is a privacy-first co-browsing tool. It provides pixel-perfect, low-latency, low-bandwidth screen sharing, and remote control. **Currently, Syncit is at an early development stage. During this stage, API could be changed frequently.** For better improvement, feature requests and bug reports are welcomed. [Demo video](http://temp.myriptide.com/syncit.mp4) [A talk about Syncit (in Chinese)](https://www.bilibili.com/video/BV1iZ4y1H7ov/) ## Guide [**πŸ“š Read Syncit guide here. πŸ“š**](./guide.md) ## Internal Design Syncit uses [rrweb](https://github.com/rrweb-io/rrweb) under the hood to record mutations in the browser, implement screen sharing and remote control over it. Please refer to the [design doc](./docs/design.md) for further details.