Skip to content

YunoHost-Apps/minchat_ynh

Repository files navigation

Minchat for YunoHost

Integration level Working status Maintenance status

Install Minchat with YunoHost

Read this README in other languages.

This package allows you to install Minchat quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Minchat is a free minimalist chat application. It is based on wojtek77/chat, itself based on Gabriel Nava's tutorial.

Features

  • Simple web chat: only requires a browser ; no XMPP application.
  • No need for users to register. Just need the web address. But optional authorisation control.
  • On connection, the page is fed with the messages of the day
  • Args are in the URL as get arguments, so that you can share the URL or make it a favorite to avoid filling a form.
    Example : https://__DOMAIN____PATH__/minchat/?room=Living&name=John
  • Optionaly multi room

Shipped version: 2017.05.30~ynh1

Screenshots

Screenshot of Minchat

🔴 Antifeatures

  • Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/minchat_ynh/tree/testing --debug
or
sudo yunohost app upgrade minchat -u https://github.com/YunoHost-Apps/minchat_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps