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_it.md
2024-03-29 07:12:57 +01:00

2.5 KiB
Raw Permalink Blame History

Minchat per YunoHost

Livello di integrazione Stato di funzionamento Stato di manutenzione

Installa Minchat con YunoHost

Leggi questo README in altre lingue.

Questo pacchetto ti permette di installare Minchat su un server YunoHost in modo semplice e veloce.
Se non hai YunoHost, consulta la guida per imparare a installarlo.

Panoramica

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

Versione pubblicata: 2017.05.30~ynh1

Screenshot

Screenshot di Minchat

Documentazione e risorse

Informazioni per sviluppatori

Si prega di inviare la tua pull request alla branch di testing.

Per provare la branch di testing, si prega di procedere in questo modo:

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

Maggiori informazioni riguardo il pacchetto di questapp: https://yunohost.org/packaging_apps