zen-client
zen-client copied to clipboard
Zen's cross-platform desktop client ๐ฌ๐ป
Zen Client
๐ฌ๐ป 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.
Installation
Use the package manager npm to install Zen Client's dependencies.
git clone https://github.com/AmnesiaLabs/zen-client
cd zen-client
npm i
Running for development
npm run electron:serve
Building
npm run electron:build
Contributing
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.