[UI] Console only page
-
I always like watching screeps from my phone, but the rooms never load and lag like hell when they do.
Id love to have a console only page so that I can see the console output. A bit like the pop-out we got on desktop.
This way we could enter console commands on our phone as well.
-
I tried out this library the other day https://github.com/Zinal001/ScreepsAPI_NET and it support both listening to the console and sending commands. If you're familiar to ASP.NET and Azure (or some other hosting site) you could probably get a site going with your requests under an hour.
-
I got my own client running using bits and pieces from
as well as my own
https://gist.github.com/ButAds/728fb2acda8a968252c0
I'd like to see it on the screeps pages as well