OSXMessageProxy icon indicating copy to clipboard operation
OSXMessageProxy copied to clipboard

An API for OSX's Messages app which provides full iMessage capabilities!

Results 10 OSXMessageProxy issues
Sort by recently updated
recently updated
newest added

Switch to latest pods and compatibility changes so it compiles to Swift 5. Basic functionality works. Contact DB access still need to be looked at.

If possible, can you license this code under an open source license? Most people seem to use the MIT license. You can see other options at https://choosealicense.com/

I'm curious if any users have found a way to reduce the clutter in the dock when this is running on your main computer. It keeps a terminal window open,...

When sending a message from AndromedaB, when I look on Messages on the mac, I see it attempted (and failed) to send the message to "aaa group chat" instead of...

bug
help wanted

I have figured out firebase support for sending messages, but what files exactly do you use to scrape the incoming messages?

My original thoughts on sending images was to use a PHP and mysql server to store messages and files on the local server. Is it possible to do this with...

I am interested in implementing my own client to interface for this server but don't see the protocol used defined anywhere. Is it possible for something to be added to...

Some people have tons and tons of conversations and it can take way too long to send all of them. Plus, you won't be scrolling back hundreds of conversations, maybe...

bug

This is an issue with the fact that we start the server in view did appear instead of did load so the appear gets called more than once.

bug

It took me a while to notice this, but the maker event isn't spelled correctly - it's imessageRecieved and it should be imessageReceived. That explains why i couldn't get IFTTT...