Peer-to-peer video call app with a synchronized Pomodoro timer
This tool lets users start a WebRTC video call and share a 25‑minute Pomodoro timer that stays in sync via data channels. It uses PeerJS’s free signaling server, so no backend setup is required, and stores tasks locally. Ideal for remote teams or study partners who want both face‑to‑face interaction and coordinated focus sessions. Its client‑only architecture and modular code make it easy to deploy on GitHub Pages.
View on GitHub →CloudSnapManage/Focus-Call