Open source desktop chat with Ionic3

We are proud to announce that our product Chat21, the open source chat framework, gets richer with another component written in Ionic3.

From the start of our project it was clear the need of a desktop version of our chat. The layout had to be similar to the one of Whatsapp or Telegram, with the conversations column on the left and the current conversation on the right. This App had to run on the web or deployed on a native App container, desktop or mobile (if possible).

So we took the decision to adopt the new Ionic framework who addresses many of these targets, mainly the expansion of the developed Apps to the kingdom of the desktop.

Now we have a desktop component of Chat21 with direct messages, delivery receipts, conversations’ list, presence manager, inactivity period, address book, responsive design and much more.

Live demo version here:

https://ionic3chat.firebaseapp.com/

Download on GitHub:

https://github.com/chat21/chat21-ionic

chat21desktop