An open API service indexing awesome lists of open source software.

https://github.com/joshnuss/ps-shared-timer

An example of using Partyserver + Svelte to built a shared stopwatch.
https://github.com/joshnuss/ps-shared-timer

multi-device multi-player partyserver stopwatch svelte

Last synced: about 1 year ago
JSON representation

An example of using Partyserver + Svelte to built a shared stopwatch.

Awesome Lists containing this project

README

          

Shared timer
------------

An example of using Partyserver + Svelte to built a shared stopwatch.

The shared stopwatch allows the same stopwatch to run across multiple devices (desktop, phone, tablet, watch, etc..)

It uses Durable Object alarms to sync the state across all devices.