An curses-based encrypted iMessage client for OSX.
You need to have a Mac and and iPhone that are on the same iCloud account in order for this to work.
It's as simple as npm i
To run the client, run npm run client
. Make sure that you have generated a key before running this.
To generate a new key, run npm run keymanage
- Bug fixes
- A compose button
- Better key exchange
- Themes
- Stronger keys (with passphrases)
- Better error handling