1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatonsinfos_ynh.git synced 2024-09-03 18:15:58 +02:00
No description
Find a file
2024-02-15 16:56:25 +00:00
conf [fix] Corrupted TOML read from /etc/yunohost/apps/chatonsinfos/config_panel.toml (reason: What? name already exists?OrderedDict([('name', '')]) 2023-11-29 21:24:37 +01:00
doc [fix] Linter 2023-09-02 21:38:31 +02:00
hooks [fix] local only in function 2023-11-30 00:03:23 +01:00
scripts cleaning 2024-01-10 22:44:12 +01:00
sources copy example 2023-08-04 22:12:34 +02:00
config_panel.toml [fix] TOML validation error in CI 2023-11-29 22:01:22 +01:00
LICENSE [wip] Config panel generation 2023-08-24 17:03:22 +02:00
manifest.toml Update manifest.toml 2024-02-15 17:56:22 +01:00
README.md Auto-update README 2024-02-15 16:56:25 +00:00
README_fr.md Auto-update README 2024-02-15 16:56:25 +00:00
tests.toml [fix] Linter 2023-09-02 21:38:31 +02:00
tests.toml.example copy example 2023-08-04 22:12:34 +02:00

Chatons Infos for YunoHost

Integration level Working status Maintenance status

Install Chatons Infos with YunoHost

Lire ce readme en français.

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

Overview

ChatonsInfos is a protocol for sharing data about the CHATONS collective, its members and their services.

Shipped version: 1.0~ynh2

Demo: https://stats.chatons.org/index.xhtml

Screenshots

Screenshot of Chatons Infos

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

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