Dobsoniani

Sky Hopper Vs SkEye

« Older   Newer »
  Share  
JohnHardening
view post Posted on 7/5/2021, 11:15 by: JohnHardening
Avatar

Globular cluster

Group:
Member
Posts:
625
Location:
Provincia di Sondrio

Status:


Il telefono purtroppo deve stare allineato al telescopio.
Per l'uso in remoto c'è una guida sul manuale
CITAZIONE
Serving SkyHopper of remote location
In remote locations internet isn't always present. SkyHopper provides simple web server written in python3 to serve the SkyHopper over LAN. You can setup it on any device that can run python 3.

This is how you can serve it from an Android phone:

Install termux
Install python withing termux pkg install python
Download a copy of skyhopper.py to a location accessible by termux
Create "hotspot", the typical gateway of android hotspot is 192.168.43.1
Open termux and cd to the directory you downloadedskyhopper.py to.
Run python skyhopper.py
Now you can go to https://192.168.43.1:8443/ from any device connected to the hotspot and open skyhopper there. Please note https protocol and 8443 port
Note since it uses self-signed SSL certificate you will have to give a security exception when accessing this site
You can close the server by simply pressing Ctrl+C
If you want to use the server only locally for your own phone, no need to create hotspot and you can access the web application via https://127.0.0.1:8443/ address.
 
Top
149 replies since 25/4/2021, 12:03   4453 views
  Share