Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlimVLC

Requirements

  • VLC (obtainable via brew install --cask vlc)
  • Python 3.12 (obtainable via brew install python@3.12)

Installation

Create a python/ venv

$ python3.12 -m venv python

Development

$ ./python/bin/python -m pip install -e .

Production

$ ./python/bin/python -m pip install git+https://github.com/autumnjolitz/slimvlc.git

Running

$ ./python/bin/python -m slimvlc --help
$ ./python/bin/python -m slimvlc /path/to/movie.mp4

Verbose

$ ./python/bin/python -m slimvlc -v /path/to/movie.mp4

OSD

$ ./python/bin/python -m slimvlc -osd /path/to/movie.mp4

About

little libvlc client because I want a fullscreen-only app for my macmini-driven TV

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages