AstroConsole
AstroConsole is a lightweight web app for controlling your telescope. Install it on a Raspberry Pi Zero 2 and control your mount and focuser from any web browser, mobile or desktop.
Quick Start
- Ensure you have INDI server running and connected to a mount and/or focuser.
- Download the latest release.
- Install it with
apt install ./astroconsole.deb
.
- Visit the web UI at
http://yourip:8080
.
More Details on GitHub →