Skip to content

shibijm/watchalong-server

Repository files navigation

WatchAlong Server

Server implementation for WatchAlong

Latest Release Build Status

Client

https://github.com/shibijm/watchalong

Download

Downloadable builds are available on the releases page.

Docker

Image

ghcr.io/shibijm/watchalong-server

Docker Compose example

services:
  watchalong-server:
    container_name: watchalong-server
    image: ghcr.io/shibijm/watchalong-server:latest
    restart: unless-stopped
  ports:
    - 127.0.0.1:22334:22334

Configuration - Environment Variables

  • BIND_ADDRESS (default: 0.0.0.0)
  • BIND_PORT (default: 22334)

About

Sync media playback state with other users

Topics

Resources

License

Stars

Watchers

Forks

Packages