Watch internet videos together (via hotlink only) for movie night :D
Find a file
2023-02-02 06:36:01 +00:00
frontend use plyr for video controls 2023-02-01 20:20:07 -05:00
scripts i think i did something weird with git 2022-02-18 12:20:08 -05:00
src fuck it, converting the rest to unix line endings 2023-02-01 20:29:47 -05:00
.editorconfig Update editorconfig if using LF endings 2023-02-02 06:36:01 +00:00
.gitignore
Cargo.lock
Cargo.toml Add an emoji list endpoint 2022-02-15 23:15:06 +00:00
README.md

watch-party

A Rust HTTP service that allows you to watch videos together with friends.

Usage

$ cargo run --release
# The server should listen at http://127.0.0.1:3000/ by default,
# but you can use the IP and PORT environment variables to override this