# 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 (5.3.3 and above) with MySQL support
3. MySQL 5.0 and above

## Terms of Use

Mibew Messenger is licensed under the terms of [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

## Other repositories of the Mibew project

1. [Mibew Messenger i18n repository](https://github.com/Mibew/i18n)
2. [Mibew Messenger design repository](https://github.com/Mibew/design)
3. [Mibew Java applications repository](https://github.com/Mibew/java)
4. [Mibew Tray repository](https://github.com/Mibew/tray)