๐ฌ๐ป A cross-platform, iMessage desktop client intended for use with Zen Bridge โ
๐งถ Just looking to download? Head to Releases.
Use the package manager npm to install Zen Client's dependencies.
git clone https://github.com/AmnesiaLabs/zen-client
cd zen-client
npm i
npm run electron:serve
npm run electron:build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.