Combined Web GUI and SeeStar Alpaca driver - rrowley42/seestar_alp GitHub Wiki

There are 2 ways to run the combined GUI and driver

  1. Download The Git repository from the currently release
  2. Install Python, at lease version 3.10
  3. Install pip
  4. Install requirements
  5. Edit the config.toml if needed
  6. Start GUI and driver by running python root_app.py
  7. 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

  1. download the win_seestar_alp.zip and unzip it into a seestar_alp directory
  2. If you need to edit the config.toml it is in the _internal directory
  3. Move into the newly created seestar_alp directory and execute seestar_alp