💬💻 A cross-platform, iMessage desktop client intended for use with Zen Bridge –
- Written in Electron and Vue (with Tailwind as a style framework).
- Simple, dependable and hackable.
- Open source and runs on Windows, Linux, chromeOS and even macOS 😂
- Will soon support file attachments and a lot more (it's very young!)
🧶 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.