基于终端的iMessage的客户端:imessageclient
jopen
10年前
这个项目让你可以从终端和通过SSH发送iMessage。
要求:
- nodejs
- Apple iMessages account signed in to Messages.app
在Mac上运行
Firstly, at the very minimum, you will have to enable assistive access to Terminal.app or iTerm2. If you want to run this over ssh, you will also need to enable access to sshd-keygen-wrapper. Next:
git clone https://github.com/CamHenlin/imessageclient.git cd imessageclient npm install node app