Skip to content

An Azcam application which displays exposure progress in a GUI window.

License

Notifications You must be signed in to change notification settings

so-mops/azcam-expstatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azcam-expstatus

azcam-expstatus is an azcam application which displays exposure status in a GUI window. The GUI is built with Qt using PySide6.

Installation

git clone https://github.com/mplesser/azcam-expstatus
pip install -e azcam-expstatus

Usage:

pythonw -m azcam_expstatus.expstatus -port 2452

There are two command line options to specify the connection to azcamserver:

  • -host hostname (default "localhost")
  • -port portnumber (default 2402)

About

An Azcam application which displays exposure progress in a GUI window.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Batchfile 0.9%