All Projects → Mibew → Mibew

Mibew / Mibew

Licence: other
Mibew Messenger - open-source live support application

Projects that are alternatives of or similar to Mibew

Hitup Messenger
Fully Functioning Messenger (Like Whatsapp) in Flutter
Stars: ✭ 150 (-63.68%)
Mutual labels:  messenger, chat-application
Chat Realtime
Public & Private message. MySQL & Firebase.
Stars: ✭ 147 (-64.41%)
Mutual labels:  mysql, chat-application
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+355.21%)
Mutual labels:  messenger, chat-application
Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (-74.82%)
Mutual labels:  messenger, chat-application
Channelize-iOS-Chat-SDK-Sample
Open-source JavaScript SDK to enable Real-time Messaging
Stars: ✭ 30 (-92.74%)
Mutual labels:  messenger, chat-application
Ios
Tinodios: Tinode Messaging Client for iOS
Stars: ✭ 119 (-71.19%)
Mutual labels:  messenger, chat-application
Chatlayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
Stars: ✭ 184 (-55.45%)
Mutual labels:  messenger, chat-application
Webapp
Tinode web chat using React
Stars: ✭ 156 (-62.23%)
Mutual labels:  messenger, chat-application
Whizzz-The-ChatApp
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
Stars: ✭ 66 (-84.02%)
Mutual labels:  messenger, chat-application
Generation
⭐ A Private, Secure, End-to-End Encrypted Messaging app made in Flutter(With Firebase and SQLite) that helps you to connect with your connections without any Ads, promotion. No other third-party person, organization, or even Generation Team can't read your messages. 💝
Stars: ✭ 18 (-95.64%)
Mutual labels:  messenger, chat-application
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+1894.67%)
Mutual labels:  messenger, chat-application
Mercurius
Real-time Messenger for Laravel
Stars: ✭ 309 (-25.18%)
Mutual labels:  messenger, chat-application
Messenger
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 4,264 (+932.45%)
Mutual labels:  messenger, chat-application
Im service
golang im server
Stars: ✭ 1,694 (+310.17%)
Mutual labels:  messenger, chat-application
Realtimechat
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 1,511 (+265.86%)
Mutual labels:  messenger, chat-application
LAN-Messenger
Official open-source repository for LAN Messenger
Stars: ✭ 17 (-95.88%)
Mutual labels:  messenger, chat-application
messenger-demo
Laravel messenger demo app using rtippin/messenger. Private and group threads with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 109 (-73.61%)
Mutual labels:  messenger, chat-application
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (-24.94%)
Mutual labels:  messenger, chat-application
Lin Cms Dotnetcore
😃A simple and practical CMS implemented by .NET 5 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
Stars: ✭ 401 (-2.91%)
Mutual labels:  mysql
Canal mysql elasticsearch sync
基于canal的mysql和elasticsearch实时同步方案,支持增量同步和全量同步
Stars: ✭ 410 (-0.73%)
Mutual labels:  mysql

Mibew Messenger

Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website.

About this repository

This repository contains the core of Mibew Messenger application.

Server requirements

  1. A webserver or web hosting account running on any major Operating System
  2. PHP (7.1.3 and above) with PDO, pdo_mysql, cURL, mbstring and gd extensions
  3. MySQL 5.0 and above

Build from sources

There are several actions one should do before use the latest version of Mibew from the repository:

  1. Obtain a copy of the repository using git clone, download button, or another way.
  2. Install node.js and npm.
  3. Install Gulp.
  4. Navigate to src/ directory of the local copy of the repository.
  5. Install npm dependencies using npm install.
  6. Run Gulp to build Mibew using gulp default.

Finally .tar.gz and .zip archives of the ready-to-use Mibew will be available in src/release directory.

Terms of Use

Mibew Messenger is licensed under the terms of Apache License, Version 2.0.

Other repositories of the Mibew project

Actual

  1. Mibew Messenger i18n repository
  2. Mibew Messenger design repository
  3. Mibew documentation repository

Obsolete

  1. Mibew Java applications repository
  2. Mibew Tray repository

Plugins

  1. Mibew Boilerplate plugin - a template for a real plugin

Ready for production use

  1. Mibew Advanced Button plugin
  2. Mibew Auto Invite plugin
  3. Mibew Auto Reply plugin
  4. Mibew Broadcast plugin
  5. Mibew Bulk Logs Operations plugin
  6. Mibew Button Refresh plugin
  7. Mibew Emoji plugin
  8. Mibew Filter Visitors By Operator Code plugin
  9. Mibew First Message plugin
  10. Mibew Geo IP plugin
  11. Mibew Google Maps plugin
  12. Mibew Open Street Map plugin
  13. Mibew Operator Status plugin
  14. Mibew Purge History plugin
  15. Mibew Real Ban plugin
  16. Mibew Slack plugin
  17. Mibew Title Notification plugin

Not ready for production use (not stable, broken, obsolete, etc.)

  1. Mibew External API plugin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].