Watch internet videos together (via hotlink only) for movie night :D
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Charlotte Som e6d09b14c5 Update cachebust version 2 months ago
frontend Update cachebust version 2 months ago
scripts i think i did something weird with git 1 year ago
src fuck it, converting the rest to unix line endings 2 months ago
.editorconfig Update editorconfig if using LF endings 2 months ago
.gitignore add emoji downloader script 1 year ago
Cargo.lock Initial commit 1 year ago
Cargo.toml Add an emoji list endpoint 1 year ago
README.md Use the IP env var instead of HOST since HOST is used for the hostname 1 year ago

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