Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 488 Bytes

README.rst

File metadata and controls

24 lines (13 loc) · 488 Bytes

Requirements

  • VLC (obtainable via brew cask install vlc)
  • Python 3.6 (obtainable via brew install python)

Installation

Development:

python3 -m pip install -e . --process-dependency-links --trusted-host download.qt.io

Production:

python3 -m pip install git+https://github.com/benjolitz/slimvlc.git#egg=slimvlc --process-dependency-links --trusted-host download.qt.io

Running

python3 -m slimvlc --help