Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/12beesinatrenchcoat/simulvid

playing videos simultaneously-ish. made for a hackathon.
https://github.com/12beesinatrenchcoat/simulvid

hack110 vercel youtube

Last synced: 7 days ago
JSON representation

playing videos simultaneously-ish. made for a hackathon.

Awesome Lists containing this project

README

        

# simulvid
Play videos at the same(-ish) time on multiple devices! (Inaccurate by a few hundred milliseconds)

Uses Svelte + TypeScript, runs on Vercel.

>[!WARNING]
> This was built during a hackathon. The code is *messy*. There is little to no documentation of anything. I've thrown this here more for archival purposes (and maybe someone will get something out of this).

## working on the thing
```sh
# install dependencies
pnpm install
# dev environment
vercel dev
```

# license
[Unlicense](/LICENSE.txt) (Public Domain).