<font face="Arial, Verdana">I think the simple solution is to write a simple program in your favourite language taht uses the web-api the fronends also use, see</font>
<font face="Arial, Verdana">https://www.repetier-server.com/manuals/programming/API/index.html</span></font><br/></div><div><font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">For such simple tasks you only need the direct call, no websockets required. See "User websocket commands directly". The command you want is "stateList" without history. That gives you the temperatures for all extruders/beds soy ou can rotate or whatever you want. Just poll every second. More makes no sense as server does not poll more.</font>