Replies (3)

Iโ€™ve never actually built a Mac application, this is my first, and it was a doozy! I should also mention I didnโ€™t write a single line of this code. ๏ฟผ100% written with Google Antigravity. Iโ€™m sure what you make is going to be FAR better ๐Ÿ‘Š
Honestly, I'd rather working on the backend and have the web UI just be the reference client implementation. The Android client was important though, and iOS will have some challenges (thanks Apple) but to let people play. I do my best to implement new stuff in a way that doesn't break clients that don't update as quickly as the backend so its pretty simple to just make of your own. Just have to make sure I keep the API docs up to date ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚
I will warn you, I am considering moving to websocket communication to allow device pairing but I should be able to do it in a way that doesn't impact clients much.
โ†‘