1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minchat_ynh.git synced 2024-09-03 19:36:29 +02:00
minchat_ynh/README_es.md
2024-06-23 13:33:18 +02:00

2.6 KiB

Minchat para Yunohost

Nivel de integración Estado funcional Estado En Mantención

Instalar Minchat con Yunhost

Leer este README en otros idiomas.

Este paquete le permite instalarMinchat rapidamente y simplement en un servidor YunoHost.
Si no tiene YunoHost, visita the guide para aprender como instalarla.

Descripción general

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

Versión actual: 2017.05.30~ynh1

Capturas

Captura de Minchat

🔴 Características no deseables

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

Documentaciones y recursos

Información para desarrolladores

Por favor enviar sus correcciones a la [branch testing](https://github.com/YunoHost-Apps/minchat_ynh/tree/testing

Para probar la rama testing, sigue asÍ:

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

Mas informaciones sobre el empaquetado de aplicaciones: https://yunohost.org/packaging_apps