From 364578bd7ec584d126e1958152f72580951f0b21 Mon Sep 17 00:00:00 2001 From: Jeeves Date: Tue, 18 Feb 2025 22:13:46 -0700 Subject: [PATCH] add README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ffe96ec --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Streamboy! + +Jeeves' personal streaming toolkit. + +{insert stereotypical message of This Is A Mess Not Designed For Others} so Good Luck Have Fun :) + +# Usage + +0. (Nix only) Run `nix develop` +1. Run VLC with `vlc --extraintf http --http-host localhost --http-password 1234` +2. Run OBS Studio +3. Create a browser source with a height of 19, width that is a multiple of 8, and point it to `http://localhost:8012/statusline` +4. Run Streamboy with `deno run dev` + +Topic is hardcoded for now, but the song info will automatically update with VLC.