Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

AllChat/AllChat

Open more actions menu

Repository files navigation

AllChat

AllChat is an IM server. It provides a Web interface allow users to visit and an admin interface to manage. It is written by python and can be deployed in Linux, Windows and Mac.

HowTo

Please follow the steps to install AllChat:

  • Install the MySQL database

  • Install the RabbitMQ message queue

  • If python2.x is used, install dependencies in requirements-py2.txt; if python3.x is used, install dependencies in requirements-py3.txt

  • Modify the conf/allchat.cfg

  • Start the AllChat process by running the following command in the project root directory:

$ python bin/run.py

If development mode is needed, add a --debug option in the command:

$ python bin/run.py --debug

License

About

An IM server and web UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.