All Projects → jonnylin13 → LongDistance

jonnylin13 / LongDistance

Licence: MIT license
Long Distance Netflix chrome extension to replace Showgoers and Netflix Party

Programming Languages

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

Projects that are alternatives of or similar to LongDistance

eufy-security-ws
Small server wrapper around eufy-security-client library to access it via a WebSocket.
Stars: ✭ 83 (+124.32%)
Mutual labels:  ws
topvpn.github.io
Top VPN in China (mainland) 在全球(含中國大陆)好用的国外优质付费vpn推荐
Stars: ✭ 27 (-27.03%)
Mutual labels:  netflix
ogma
A monorepo for the ogma logger and related packages
Stars: ✭ 201 (+443.24%)
Mutual labels:  ws
NTPDoser
NTP Doser is a NTP Amplification DoS/DDoS attack tool for penttesting
Stars: ✭ 96 (+159.46%)
Mutual labels:  ntp
WebsocketPromisify
Makes websocket's API just like REST with Promise-like API, with native Promises.
Stars: ✭ 18 (-51.35%)
Mutual labels:  ws
LightweightQtDRMStreamViewer
A lightweight as possible DRM stream viewer based on the Qt Web Engine
Stars: ✭ 15 (-59.46%)
Mutual labels:  netflix
netflix-clone
A Netflix clone made using React, Firebase, and Firestore
Stars: ✭ 102 (+175.68%)
Mutual labels:  netflix
netflix-show-generator
A tool for generating Netflix show image
Stars: ✭ 18 (-51.35%)
Mutual labels:  netflix
chrome-extension-aspectratio219
🖥️ Fit the screen properly in fullscreen mode on monitor ultrawide with 21:9 aspect ratio (Netflix, Youtube, PrimeVideo, Crunchyroll)
Stars: ✭ 28 (-24.32%)
Mutual labels:  netflix
fast
fast.com cli speedtest
Stars: ✭ 46 (+24.32%)
Mutual labels:  netflix
bandersnatch-graph
Graphing all possibilities in the Netflix Black Mirror episode, "Bandersnatch"
Stars: ✭ 42 (+13.51%)
Mutual labels:  netflix
addon-chrony
chrony - Home Assistant Community Add-ons
Stars: ✭ 23 (-37.84%)
Mutual labels:  ntp
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (+410.81%)
Mutual labels:  netflix
oxo-chat-client
基于websocket、json、blockchain的公告、聊天(客户端到客户端加密)客户端。账号无需注册,本地生成!
Stars: ✭ 52 (+40.54%)
Mutual labels:  ws
HitUP
Find top things in New Tab, including GitHub Trending Repositories.
Stars: ✭ 176 (+375.68%)
Mutual labels:  ntp
gontpd
A high performance NTP daemon written in Go.
Stars: ✭ 48 (+29.73%)
Mutual labels:  ntp
ttml2srt
Convert TTML subtitles used by Netflix, HBO, CMore and others to SRT format
Stars: ✭ 51 (+37.84%)
Mutual labels:  netflix
munet
Network WiFi access, OTA, NTP time and MQTT (via PubSubClient) for ESP8266 and ESP32
Stars: ✭ 20 (-45.95%)
Mutual labels:  ntp
imdb-ratings-on-netflix
See IMDb and Rotten Tomatoes ratings directly on Netflix
Stars: ✭ 77 (+108.11%)
Mutual labels:  netflix
vue-netflix-clone
The repository contains the clone of the application with millions of active users in real life.
Stars: ✭ 32 (-13.51%)
Mutual labels:  netflix

LongDistance

Create lobbies to synchronize Netflix viewing among multiple clients through this Chrome extension

How to contribute

  • Suggest new ideas/submit issues
  • I will accept pretty much all pull requests initially

How to build

  • Be sure to run npm install
  • To build the extension run npm run build
  • To build the extension and run the server npm run dev
  • To run the server exclusively npm run start

How to configure the server

  • constants.js contains a variable WS_URL that represents your websocket server URL
  • Modify that variable, then re-build the extension
  • You should be able to deploy the server and extension now

How to deploy/test

  • Navigate to chrome://extensions
  • Click on "Load unpacked extension"
  • Select the build/ folder after building the extension

Wiki

Check out the WIKI for more help!

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].