Skip to content

Instantly share code, notes, and snippets.

@cdl
Created February 12, 2017 06:55
Show Gist options
  • Select an option

  • Save cdl/5c2034429de362d5c22e4dd120c20b4c to your computer and use it in GitHub Desktop.

Select an option

Save cdl/5c2034429de362d5c22e4dd120c20b4c to your computer and use it in GitHub Desktop.

Revisions

  1. cdl created this gist Feb 12, 2017.
    15 changes: 15 additions & 0 deletions syncplay.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    pyenv install 2.7.13
    pyenv shell 2.7.13
    pip install twisted

    brew tap cartr/qt4
    brew tap-pin cartr/qt4
    brew install qt
    brew install pyside
    mkdir -p /Users/colby/.local/lib/python2.7/site-packages
    echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/colby/.local/lib/python2.7/site-packages/homebrew.pth


    git clone https://github.com/Syncplay/syncplay
    cd syncplay/
    cp resources/lua/intf/syncplay.lua /Applications/VLC.app/Contents/MacOS/share/lua/intf/