Mibew alternatives and similar software solutions
Based on the "Custom" category.
Alternatively, view Mibew alternatives based on common mentions on social networks and blogs.
-
Rocket.Chat
The communications platform that puts data protection first. -
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -
Zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused. -
Jitsi Meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application. -
ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network -
Centrifugo
Scalable real-time messaging server in a language-agnostic way. Set up once and forever. -
Mumble
Mumble is an open-source, low-latency, high quality voice chat software. -
Berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network -
Jitsi Video Bridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server). -
Live Helper Chat
Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot. -
Hubl.in
DEPRECATED - An easy and free video conference service based on WebRTC -
RetroShare
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform. -
Node-Chat
:speech_balloon: Chat application built with NodeJS and Material Design -
Rallly
Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier. -
Twake
Twake is a secure open source collaboration platform to improve organizational productivity. -
Broid
Broid enables rich conversations on all messaging channels within a single schema integration using W3C standards. -
Niltalk
Instant, disposable, single-binary web based live chat server. Go + VueJS. -
Hawkpost
Generate links that users can use to submit messages encrypted with your public key. -
MiAOU
A chat server with OAuth2 authentication, persistent and searchable history, video and audio, markdown formatting, private and public rooms, stars, votes, embedded games, and many other features -
Matrix Console Web
A web client meant to be a showcase of Matrix capabilities, and reference implementation of the Matrix standard. -
Wirow video conferencing platform
A full featured self-hosted video web-conferencing platform. -
GNUNet
GNUnet is an alternative network stack for building secure, decentralized and privacy-preserving distributed applications. Our goal is to replace the old insecure Internet protocol stack. Starting from an application for secure publication of files, it has grown to include all kinds of basic protocol components and applications towards the creation of a GNU internet. https://git.gnunet.org/ -
Syndie
Syndie is an open source system for operating distributed forums, offering a secure and consistent interface to various anonymous and non-anonymous content networks. -
Mumblecop
Stream audio from youtube and soundcloud, simulate dice rolls, or write your own commands with a simple plugin format.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Mibew or a related project?
README
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
- A webserver or web hosting account running on any major Operating System
- PHP (5.4 and above) with PDO, pdo_mysql, cURL, mbstring and gd extensions
- 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:
- Obtain a copy of the repository using
git clone
, download button, or another way. - Install node.js and npm.
- Install Gulp.
- Navigate to
src/
directory of the local copy of the repository. - Install npm dependencies using
npm install
. - 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
Obsolete
Plugins
- Mibew Boilerplate plugin - a template for a real plugin
Ready for production use
- Mibew Advanced Button plugin
- Mibew Auto Invite plugin
- Mibew Auto Reply plugin
- Mibew Broadcast plugin
- Mibew Bulk Logs Operations plugin
- Mibew Button Refresh plugin
- Mibew Emoji plugin
- Mibew Filter Visitors By Operator Code plugin
- Mibew First Message plugin
- Mibew Geo IP plugin
- Mibew Google Maps plugin
- Mibew Open Street Map plugin
- Mibew Operator Status plugin
- Mibew Purge History plugin
- Mibew Real Ban plugin
- Mibew Slack plugin
- Mibew Title Notification plugin
Not ready for production use (not stable, broken, obsolete, etc.)
*Note that all licence references and agreements mentioned in the Mibew README section above
are relevant to that project's source code only.