This project is trying to provide a media viewing local server for users who use eagle applications. there are two versions:
app.py: It uses the official API to provide all functionality, which is limited for this type of use, which I extend a bit.appv2.py: This uses the original library structure without API. You check how to use it withpython ./appv2.py --help
MIT License