Multi Plattform Messenger Client for Zulip based on phonegap and angularjs.
Not everything is working right now. Push Notifications only tested and working on Android Devices. To use the push notifications on android follow this guide.
This is my first application with angularjs and phone so please not criticize me for bad coding or missing something. Constructive criticism would would be nice! ;-)
####Currently
- Android
- iOS
- WinPhone
####Future
- Ubuntu
- Windows
- OS X
- and more
- Google Play Store
- iOS (Verfication in progress. Available when its done)
- Windows Store
You could compile this application by your own.
You need to create your own developer accounts for google, apple and windows to compile the app for production use!
Clone this project
git clone https://github.com/web-mi/Zulip-Messenger.git
Zip the www directory inside the projects root.
Upload the zip file to your phonegap build account.
You could fork this repository too and add the github url to your phonegap build account.
Please follow this guide to find how to build it locally on your system.