Combined Web GUI and SeeStar Alpaca driver - rrowley42/seestar_alp GitHub Wiki
There are 2 ways to run the combined GUI and driver
- Download The Git repository from the currently release
- Install Python, at lease version 3.10
- Install pip
- Install requirements
- Edit the config.toml if needed
- Start GUI and driver by running python root_app.py
- You can then from the web browse blablablbl
If you don't want to install the python environment like above you can run a much simplified
- download the win_seestar_alp.zip and unzip it into a seestar_alp directory
- If you need to edit the config.toml it is in the _internal directory
- Move into the newly created seestar_alp directory and execute seestar_alp