Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Latest commit

 

History

History
46 lines (31 loc) · 1.58 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.58 KB

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!)

package version package issues package issues

🧶 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.

License

GNU General Public License v3.0