I found a shortcut.zip in a forum post (thanks @Grizzle) – but have no clue where to paste or link it – localhost:5000 opens (whatever that means) but the page is not found.
Going back to GC – after a complete PC rebuild – has failed (because I haven´t managed to hack openGL on Win10 yet).
Ditto for Linux (same machine, other partition) where I falter at the gates of GitHub when trying to install GC from command line (UbuntuMATE, latest) (error codes regenerated on request, “unexpected argument” after gh command)
Any ideas on how I can get back “in control” somewhere, please?
TIA
Download the source, extract to a folder, open e terminal in that folder and start GC with → python main.py. If python3 is your default, start with → python2 main.py (this assumes python2 is still present).
I was actually referring to CG on my comment on linux, but did not specify that, sorry. Happy on the route that got you further. GC is officially stalled on development, so WebControl is the way to continue.