/GroupPlay

Primary LanguagePython

GroupPlay

Uses http server and socket server to synchronously play songs to several devices connected in the same network.

Pre-requisites

PyQt-4
python-vlc

Instructions

  • Lists all mp3 files available in current directory.

  • Run main.py in python/Code directory!

  • Connect the client programs after initiating the server.

  • Server IP must be specified to the clients running in different system.

  • Android app works as client.