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

https://github.com/patrick330602/eagle-local-media-host

🌐 Provide web UI for view contents from Eagle (eagle.cool)
https://github.com/patrick330602/eagle-local-media-host

eagle

Last synced: 10 months ago
JSON representation

🌐 Provide web UI for view contents from Eagle (eagle.cool)

Awesome Lists containing this project

README

          

# Eagle.cool Local Media Server

This project is trying to provide a media viewing local server for users who use [eagle](https://eagle.cool) applications.
there are two versions:
- `app.py`: It uses [the official API](https://api.eagle.cool) 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 with `python ./appv2.py --help`
## License

MIT License