Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
/ python-hivi.mx Public archive

Real-time collaborative playlist

License

Notifications You must be signed in to change notification settings

amirouche/python-hivi.mx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hivi.mx

Collaborative live playlist using dailymotion API.

TODO

  • use oembed
  • use socketio/wamp/pythonium

Install'n run

pip install django django-socketio-alt memo memo-client
git clone git://github.com/amirouche/hivi.mx.git

Then run the following:

./hivimx/manage.py runserver_socketio
./hivimx/front/stations.py
./hivimx/manage.py runserver 0.0.0.0:8001

Then go to http://0.0.0.0:8001/

About

Real-time collaborative playlist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published