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)
- Host: GitHub
- URL: https://github.com/patrick330602/eagle-local-media-host
- Owner: patrick330602
- License: mit
- Created: 2022-04-17T03:51:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T16:20:49.000Z (about 3 years ago)
- Last Synced: 2025-04-24T06:03:58.182Z (about 1 year ago)
- Topics: eagle
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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