All Projects → sheldor1510 → local-party

sheldor1510 / local-party

Licence: Apache-2.0 license
A website where you can create rooms and chat while watching local video files synchronized with your friends.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to local-party

SocketIOSharp
C# implementation of Socket.IO protocol revision 4 client and server.
Stars: ✭ 101 (-48.47%)
Mutual labels:  socket-io
ikisocket
🧬 WebSocket wrapper with event management for Fiber https://github.com/gofiber/fiber. Based on Fiber WebSocket and inspired by Socket.io
Stars: ✭ 92 (-53.06%)
Mutual labels:  socket-io
m-server
egg.js简单应用
Stars: ✭ 35 (-82.14%)
Mutual labels:  socket-io
Project12-C-Slack-Web
🔥🔥🔥🚀⚡ [12-C팀] 겁나 빠른 슬랙 프로젝트 ⚡🚀🔥🔥🔥
Stars: ✭ 22 (-88.78%)
Mutual labels:  socket-io
socket.io-react
A High-Order component to connect React and Socket.io easily
Stars: ✭ 67 (-65.82%)
Mutual labels:  socket-io
node-chat
A demo of using socket.io + backbone.js to create a simple chatroom service.
Stars: ✭ 43 (-78.06%)
Mutual labels:  socket-io
quickmeet
A video chat/meeting webapp using WebRTC and WebSockets. Basically a Google Meet clone + a collaborative Whiteboard.
Stars: ✭ 75 (-61.73%)
Mutual labels:  socket-io
tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 2,350 (+1098.98%)
Mutual labels:  socket-io
just-drop-it
Simply and instantly beam a file between two browsers
Stars: ✭ 22 (-88.78%)
Mutual labels:  socket-io
uptime-kuma
A fancy self-hosted monitoring tool
Stars: ✭ 27,425 (+13892.35%)
Mutual labels:  socket-io
unite
Microsoft Engage 2021 - Video Conferencing Application
Stars: ✭ 143 (-27.04%)
Mutual labels:  socket-io
YoutubeWithFriends
main repo for youtube-with-friends
Stars: ✭ 12 (-93.88%)
Mutual labels:  socket-io
flood-protection
Flood protection for realtime applications
Stars: ✭ 19 (-90.31%)
Mutual labels:  socket-io
shikshak
Academics made Affordable.
Stars: ✭ 16 (-91.84%)
Mutual labels:  socket-io
Online-Chess
A chess website where people can play against each other online.
Stars: ✭ 28 (-85.71%)
Mutual labels:  socket-io
spiced academy--p2p chat
A fun and easy messaging app that allows private conversations through P2P
Stars: ✭ 17 (-91.33%)
Mutual labels:  socket-io
Project06-A-Slack
팀 협업도구, 우리동네 슬랙 🚀
Stars: ✭ 14 (-92.86%)
Mutual labels:  socket-io
how-to-build-your-own-uber-for-x-app
Code for my blog post on How to Build Your Own Uber-for-X App
Stars: ✭ 138 (-29.59%)
Mutual labels:  socket-io
Introduction p5js
This is a french introduction to p5*js
Stars: ✭ 29 (-85.2%)
Mutual labels:  socket-io
vega
HTTP Client w/ Team Sharing Features!
Stars: ✭ 20 (-89.8%)
Mutual labels:  socket-io

Local Party

A website where you can create rooms and chat while watching local video files synchronized with your friends.


Features

  • Create watch party rooms.
  • Watch videos in sync with your friends.
  • Chat with your friends while watching videos.

Getting Started

  1. Go to https://localparty.netlify.app/

  2. To create a room, click on the create room button and enter the name you want to chat with, the room's name and select the video file.

  3. You would be redirected to the room page once you have created it. You can now share the room code with your friends and they can join with the same video file and room code.

  4. To join a room, click on the join room button and enter the name you want to chat with, the room's code and select the same video file with which the host has created the party with.

  5. You can view how many people are in the party by hovering over the user icon in the top right of the room page.

  6. You can leave the party by clicking on the leave icon in the top left of the room page.

Video

Local Party Demo

Media

An album of screenshots of the website can be found here.

Contributing

  1. Fork

  2. Clone and setup

    git clone https://github.com/sheldor1510/local-party.git
    cd local-party
    
  3. Open a live server

Check out the backend API here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].