Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ce-dric/fa2tv
- Owner: ce-dric
- License: apache-2.0
- Created: 2024-09-10T21:48:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-06T07:29:43.000Z (4 months ago)
- Last Synced: 2024-11-14T21:12:18.705Z (2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```