Watch internet videos together (via hotlink only) for movie night :D
 
 
 
 
 
Go to file
maia arson crimew 1944b2824c add color picker for username color
TODO: style properly
2022-01-18 13:06:57 +01:00
frontend add color picker for username color 2022-01-18 13:06:57 +01:00
src
.editorconfig
.gitignore
Cargo.lock
Cargo.toml
README.md

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