2022-04-08 03:47:18 +02:00
# Tracim pour YunoHost
2022-04-06 20:56:59 +02:00
2022-04-08 03:47:18 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/tracim.svg )](https://dash.yunohost.org/appci/app/tracim) ![](https://ci-apps.yunohost.org/ci/badges/tracim.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/tracim.maintain.svg)
[![Installer Tracim avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=tracim)
2022-04-06 20:56:59 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2022-04-08 03:47:18 +02:00
> *Ce package vous permet d'installer Tracim rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l'installer et en profiter.*
2022-04-06 20:56:59 +02:00
## Vue d'ensemble
2022-04-12 19:32:53 +02:00
Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R& D teams, assocations, remote collaboration.
2022-04-06 20:56:59 +02:00
2022-04-08 03:47:18 +02:00
**Version incluse :** 4.1.3~ynh1
2022-04-06 20:56:59 +02:00
2022-04-08 03:47:18 +02:00
**Démo :** https://www.algoo.fr/fr/tracim/demo
2022-04-06 20:56:59 +02:00
2022-04-08 03:47:18 +02:00
## Captures d'écran
2022-04-06 20:56:59 +02:00
2022-04-12 19:32:53 +02:00
![](./doc/screenshots/feature_app_document.png)
2022-04-06 20:56:59 +02:00
## Documentations et ressources
2022-04-08 03:47:18 +02:00
* Site officiel de l'app : https://www.tracim.fr
* Documentation officielle de l'admin : https://public-community.tracim.fr/ui/workspaces/143/contents
* Dépôt de code officiel de l'app : https://github.com/tracim/tracim
* Documentation YunoHost pour cette app : https://yunohost.org/app_tracim
* Signaler un bug : https://github.com/YunoHost-Apps/tracim_ynh/issues
2022-04-06 20:56:59 +02:00
## Informations pour les développeurs
2022-04-08 03:47:18 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/tracim_ynh/tree/testing ).
2022-04-06 20:56:59 +02:00
Pour essayer la branche testing, procédez comme suit.
```
2022-04-08 03:47:18 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/tracim_ynh/tree/testing --debug
ou
sudo yunohost app upgrade tracim -u https://github.com/YunoHost-Apps/tracim_ynh/tree/testing --debug
2022-04-06 20:56:59 +02:00
```
2022-04-08 03:47:18 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps