Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ce-dric/fa2tv

from apple to tv
https://github.com/ce-dric/fa2tv

Last synced: 14 days ago
JSON representation

from apple to tv

Awesome Lists containing this project

README

        

venv
```
python -m venv fa2tv
cd fa2tv/Scripts
activate
(fa2tv) >
```

install
```
(fa2tv) > pip install pillow pillow-heif moviepy pyqt5
```