Skip to content

siddarth0vader/VLCync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLCync

Watch party on VLC!

A client to allow watch party like features on VLC media player

Note: Requires VLCync_server to work

Features

These features allow propogation of any one party member's inputs to all other members

  • Play/Pause
  • Seeking
  • Resume play from where you left off (As long as the server remains active through the session)

Usage

  • Run the VLCync executable
  • Provide a username, VLCync_server IP and port and password generated by the VLCync_server exectuable
  • Navigate to video file to play
  • Vote to start the show and await other party members!

Build instructions

  • Install the requirements file a new environment(preferably)

  • Run the following command in that environment

pyinstaller main.py -F --icon ui\logo.ico -n VLCync --clean --codesign-identity VLCync --noconsole
  • Clear the build directory before rebuilding the project

About

Watch party on VLC!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages