ideo / Figproxy

Software that allows Figma to talk to hardware, enabling the creation of rapid prototypes of physical devices.
MIT License
103 stars 6 forks source link

# Implement a socket.io server to connect blokdots to figma #1

Open benni-t opened 2 months ago

benni-t commented 2 months ago

Hello ideo, it would be great to implement a socket server to communicate bidirectional – blokdots <-> figma. Unfortunately I don't have a macOS developer account to help you. Perhaps Apple upgrades my education account in the next weeks?!

If you are not interested just close the issue.

Cheers from Germany, HfG Gmünd Benni

btw: such a nice tool for our students :-)

davidvondle commented 2 months ago

Hi benni - I like the idea in principle, but I'm not sure how I'd want to implement it in practice. Especially for communication Arduino->Figma which is limited to keypress events, it will get pretty cumbersome trying to send the socket.io messages this way. I'll leave this request here for visibility