P5.js and Websocket - Simple Status Screen GUI

Hello People!

I am making a simple setup where a p5.js sketch is gonna display the status (for example when listening it glows blue, and when it is answering it turns green, and turns red if there is an intent failure) and whatever mycroft speaks as text.

I’ve tried to wrap my head around the websockets and the interfaces by joshymcd and lolstring, but I am a complete beginner at this so haven’t gotten much out of it.

Thanks for all your work! and would really appreciate some help :slight_smile: