Releases: DwarfTelescopeUsers/dwarfii-stellarium-goto
Releases · DwarfTelescopeUsers/dwarfii-stellarium-goto
May 21, 2023
Update goto instructions to tell people to setup focus, goto calibration, camera settings in the Dwarf II mobile app.
May 21, 2023
First release of website to connect Dwarf II with Stellarium.
- Download and unzip the files.
- Change into the DwarfStellariumGoto directory.
cd DwarfStellariumGoto
- Start a web server. Python is a good way to start a server.
python -m http.server
- Visit the site in a browser. Python server localhost:8000