{{template "header" .}}

Watch together

Same film. Same second.

Any number of people can sign in and sit on one party. The first Pro seat hosts automatically. Everyone else follows. Each avatar uses their own TV or buys a guest key on screen — one TV still unlocks only one account.

{{if .License.Pro}}

Pro is on for {{if .User}}{{.User.Username}}{{end}}. Open a film in this room. Others join the same code and stay in sync.

Pick a film

You host as soon as the film plays. Tick I am the remote only if you need to take over from someone else.

{{else}}

Watch together is Pro. Each person needs their own TV (activate once on that set) or a guest key bought on this screen.

{{if .User}} {{else}}

Sign in Create account

{{end}}
{{end}}

Live parties

{{if .PartyRooms}}
{{range .PartyRooms}} {{.Title}} room {{.Name}} {{.Peers}} watching{{if .Playing}} · playing{{end}} {{end}}
{{else}}

No one is hosting yet. A Pro seat opens a film in a room — the first one there hosts.

{{end}}
{{template "footer" .}}