Skip to content

AmnesiaLabs/zen-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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