Skip to content
This repository was archived by the owner on Aug 6, 2018. It is now read-only.

Planning

robozman edited this page Sep 13, 2017 · 1 revision

Possible Programming Languages

Python

Potentially could use paramiko for sftp in python

Also could use os.system to call it directly (but why just not use bash at that point)

For MPV, the python bindings require implementation of a windowing system

Bash

Would involve using MPV and rsync/sftp directly.

Could also use the lua bindings to control MPV

Clone this wiki locally