All apps · 0 apps
ADS-B-Browser-Screenshot
Docker app from grtgbln's Repository
Overview
Readme
View on GitHubbrowser-screenshot-service
web browser screenshot as a service! Designed for the mikenye ADSB decoding world.
execution example
docker run -p 5042:5042 \
-e MAP_ARGS='zoom=11&hideSidebar&hideButtons&mapDim=0.3' \
-e BASE_URL='https://globe.adsb.lol/' -it tedder42/browser-screenshot-service:latest
curl http://localhost:5042/snap/a9b67c
Fix the URL, make sure the ICAO actually exists, use upper or lower case. Some of the environment vars were listed to show what might be put in there.
There's a bit of sanity testing against the ICAO code in the URL. Enter something invalid and it'll return a 1x1 pixel.
Install ADS-B-Browser-Screenshot on Unraid in a few clicks.
Find ADS-B-Browser-Screenshot in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
tedder42/browser-screenshot-service:latestRuntime arguments
- Network
bridge- Privileged
- false
Template configuration
Container Port: 5042
- Target
- 5042
- Default
- 5042
- Value
- 5042
Base URL to use for the map
- Target
- BASE_URL
- Default
- https://globe.adsb.fi/
- Value
- https://globe.adsb.fi/
Arguments to pass to the map
- Target
- MAP_ARGS
- Default
- zoom=11&hideSidebar&hideButtons&mapDim=0.3
- Value
- zoom=11&hideSidebar&hideButtons&mapDim=0.3
Zoom level for the page
- Target
- PAGE_ZOOM
- Default
- 150
- Value
- 150
Size of the window to take a screenshot of
- Target
- WINDOW_SIZE
- Default
- 1200x1200
- Value
- 1200x1200
- Target
- MAXTIME
- Default
- 30
- Value
- 30
- Target
- DISABLE_SHM
- Default
- false|true
- Target
- DISABLE_VIZ
- Default
- false|true
- Target
- LOAD_SLEEP_TIME
- Default
- 12
- Value
- 12