Yes, I still run it with the latest stable version of KStars. The best way to run it is to use Docker.

docker pull rickbassham/ekos-web:latest
docker run -p 3000:3000 -it rickbassham/ekos-web:latest

This should be run on the same machine that KStars/Ekos is running.

Read More...