1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fluffychat_ynh.git synced 2025-11-04 02:38:38 +01:00
Fluffychat package for YunoHost: The cutest instant messenger in the [matrix]
Find a file
2025-11-03 07:32:34 +01:00
.github Initial commit 2024-01-01 23:59:26 +01:00
conf cleaning 2025-08-12 11:18:00 +02:00
doc cleaning 2025-08-12 11:31:06 +02:00
scripts cleaning 2025-11-02 22:20:48 +01:00
.gitattributes Initial commit 2024-01-01 23:59:26 +01:00
.gitignore 2.1 2025-08-12 11:16:25 +02:00
.shellcheckrc package config for fluffychat 2024-01-02 00:07:39 +01: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 cleaning 2025-11-02 22:20:48 +01:00
README.md Auto-update READMEs 2025-10-31 00:05:22 +01:00
tests.toml Update tests.toml 2025-02-21 19:53:58 +01:00

Logo of Fluffychat Fluffychat, packaged for YunoHost

Matrix messenger client

🌐 Official app website App Demo Version: 2.2.0~ynh1

Screenshots

Screenshot of Fluffychat

📦 Developer info

Automatic tests level

🛠️ Upstream Fluffychat repository: https://github.com/krille-chan/fluffychat

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/fluffychat_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade fluffychat -u https://github.com/YunoHost-Apps/fluffychat_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.