Popularity
4.3
Declining
Activity
5.2
-
535
27
73

Code Quality Rank: L3
Programming language: JavaScript
License: GNU General Public License v3.0 or later
Tags: Communication systems     Custom    

MiAOU alternatives and similar software solutions

Based on the "Custom" category.
Alternatively, view MiAOU alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of MiAOU or a related project?

Add another 'Custom' Software solution

README

[Miaou](src/rsc/Miaou.svg)

A chat server with authentication, persistent and searchable history, rich markdown formatting, video, private rooms, conversation highlighting, plugins, persisted notifications, code and table rendering, specialized link boxing, github hooks, bots, and many other features.

screenshot

Build Status Chat on Miaou Chat on Miaou

Introduction/Gallery

You can see it in action or use it on https://miaou.dystroy.org (anybody can create a room for public or private use on this server).

Installing a server

If you want to install Miaou, the installation documentation is available [here](installation.md).

Don't hesitate to come ask us some advices in one of the dedicated chat rooms Chat on Miaou and Chat on Miaou (please note that they're currently more active between 8 and 19 GMT).

And if you run your own server, please tell us, we're always happy to learn about installations.

Contributing

As described in the help, Miaou is mostly coded in JavaScript.

Stuff includes node, PostgreSQL, OAuth2, socket.io, WebRTC, express, Bluebird, Redis, Pug, Passport.js, hu.js, jQuery, sass/scss, Uglify-js, gulp, jest, travis-ci, and nginx.

Many features are implemented as plugins, and that's where you should look first: [Plugin developpement](plugins/README.md).

If you have the ability and will to contribute, come and discuss with us. The best landing place is usually the Miaou room where you can ping @dystroy or @Florian.

Help is welcome but remember:

  1. Come and discuss with us before to code
  2. And, always test yourself and run the test suite before doing a pull request.

License

Most of Miaou follows the MIT License. Exceptions are specified [here](license.md).

Copyright (c) 2014 Denys Séguret <https://www.dystroy.org/>


*Note that all licence references and agreements mentioned in the MiAOU README section above are relevant to that project's source code only.