Hacker News new | ask | show | jobs
by camhenlin 1358 days ago
I developed CoprocessorJS to assist with building out these sorts apps. I used it to develop this application and one that I posted a few months ago for interacting with iMessages: https://github.com/CamHenlin/MessagesForMacintosh I have a few other ideas for classic Mac apps that I’ll use CoprocessorJS for as well

Here’s a blog post explaining my reasoning behind CoprocessorJS: https://henlin.net/2021/12/21/Introducing-CoprocessorJS/

1 comments

Thanks for the links and enjoyed reading about your technical creativity. I hadn't appreciated the extent of the C library on the Mac side. Lots of possibilities for integration.