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-02-26 02:27:03 +01:00
.github Initial commit 2024-01-01 23:59:26 +01:00
conf increase client_max_body_size 2024-02-26 01:12:52 +01:00
doc add PRE_UPGRADE 2024-02-26 02:18:03 +01:00
scripts fix upgrade, create 'default_matrix_server' if needed 2024-02-26 02:19:48 +01: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
config_panel.toml warn about "The changes may not appear if you do not clear your browser's cache." 2024-02-26 02:27:03 +01:00
LICENSE package config for fluffychat 2024-01-02 00:07:39 +01:00
manifest.toml fix default_matrix_server help string 2024-02-26 02:21:43 +01:00
README.md Auto-update README 2024-02-26 00:15:58 +00:00
README_fr.md Auto-update README 2024-02-26 00:15:58 +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

Lire ce readme en français.

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.18.0~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