Hi,

Seems like my previous post was lost, and in case sorry for double posting..

I am thinking to script Kstars or INDI to do satellite tracking. My main platform is osx where i run Kstars with a stellarmate at the telescope controling the mount and cameras. It is very basic scripting that I would prefer to do in python. Basically goto some coordinates, take a photo etc. I would prefer to do most settings in Kstars.

I have not been able to get dbus interface to Kstars to work on mac, and pyindi does not seem to be available in pip/conda.

In general, what is the best way to script such thing? I could use some other platform if needed.
One way that seemed that it could work is to use the indi_getparameter and indi_setparameter commandline commands from a python program?

Thankful for any comment,

Read More...