azcam-webpages is an azcam extension which adds certain web pages to the default azcam web server.
Download the code (usually into the azcam root folder such as c:\azcam) and install.
cd /azcam
git clone https://github.com/mplesser/azcam-webpages
cd azcam-webpages
pip install -e .The are static web pages, located for example at:
http://localhost:2403/exposure.
Control an exposure.
Display the status of exposures.
Control an observing queue (not complete).