Himadri Bhattacharjee c20c45b87a docs: add readme
2026-01-02 12:46:35 +05:30
2025-12-30 20:04:13 +05:30
2025-12-30 20:04:13 +05:30
2026-01-02 12:46:35 +05:30

Beluga

Sync video playback on Linux desktops with mpv.

Server

Deploy it on a server which acts as a broker.

go install github.com/lavafroth/beluga/cmd/server@latest
nohup server &
disown -a

Client

go install github.com/lavafroth/beluga/cmd/client@latest
cd directory-with-movie
client server-hostname-or-ip:8000
Description
No description provided
Readme 47 KiB
Languages
Go 100%