imessageclient icon indicating copy to clipboard operation
imessageclient copied to clipboard

send and receive iMessages in a terminal or over ssh

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

whenn running "node app", I get the following error: Error: SQLITE_CANTOPEN: unable to open database file

I'm running Ubuntu 18.04.5. I have installed the app, but when I run "node app" I get: Error: SQLITE_CANTOPEN: unable to open database file I have sqlite3 installed. I have...

Hi, I am experiencing a freeze on macos mojave 10.15 when sending a message. I am using node 16.3.0. I am not sure why this is. I'm gonna try to...

This project seems dead, but I wanted to try and see if anyone knew the answer. The chat text in the box expands with the size of the terminal window,...

Works fine under 10.12! :) Maybe you wanna update the readme? :)

13 errors generated. make: **\* [Release/obj.target/binding/src/binding.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23) gyp ERR!...

I am using OSX 10.10.5 node : v0.12.4 2.7.5 I get the following errors when following the installation procedure: ``` $ npm install npm WARN package.json [email protected] No repository field....

Just wanted to create these to show users that it's being worked on. I've been doing research on sending messages via private frameworks in a separate repo here: https://github.com/CamHenlin/nodeprivatemessageskit If...

This does not appear to work on macOS Ventura on an M1: ``` npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the...