1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fluffychat_ynh.git synced 2024-09-03 18:36:04 +02:00
Fluffychat package for YunoHost: The cutest instant messenger in the [matrix]
Find a file
2024-06-18 01:34:29 +00:00
.github Initial commit 2024-01-01 23:59:26 +01:00
conf increase client_max_body_size 2024-01-25 22:14:41 +01:00
doc add PRE_UPGRADE 2024-02-26 02:18:03 +01:00
scripts fix default matrix server substitution in the config panel 2024-04-15 05:08:20 +02:00
sources Initial commit 2024-01-01 23:59:26 +01:00
.gitattributes Initial commit 2024-01-01 23:59:26 +01:00
.gitignore Initial commit 2024-01-01 23:59:26 +01:00
.shellcheckrc package config for fluffychat 2024-01-02 00:07:39 +01:00
ALL_README.md Auto-update READMEs 2024-06-02 01:33:49 +00:00
config_panel.toml fix regex 2024-02-26 03:26:49 +01:00
LICENSE package config for fluffychat 2024-01-02 00:07:39 +01:00
manifest.toml Upgrade to v1.21.1 2024-06-18 03:34:28 +02:00
README.md Auto-update READMEs 2024-06-18 01:34:29 +00:00
README_es.md Auto-update READMEs 2024-06-18 01:34:29 +00:00
README_eu.md Auto-update READMEs 2024-06-18 01:34:29 +00:00
README_fr.md Auto-update READMEs 2024-06-18 01:34:29 +00:00
README_gl.md Auto-update READMEs 2024-06-18 01:34:29 +00:00
README_it.md Auto-update README 2024-03-29 07:03:13 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-18 01:34:29 +00:00
tests.toml Initial commit 2024-01-01 23:59:26 +01:00

Fluffychat for YunoHost

Integration level Working status Maintenance status

Install Fluffychat with YunoHost

Read this README in other languages.

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

Overview

FluffyChat is an open source, nonprofit and cute [matrix] client written in Flutter.
The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone.

Shipped version: 1.21.1~ynh1

Demo: https://fluffychat.im/web

Screenshots

Screenshot of Fluffychat

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/fluffychat_ynh/tree/testing --debug
or
sudo yunohost app upgrade fluffychat -u https://github.com/YunoHost-Apps/fluffychat_ynh/tree/testing --debug

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