2021-01-27 18:33:31 +01:00
# OpenTracker pour YunoHost
2021-06-02 23:21:55 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/opentracker.svg )](https://dash.yunohost.org/appci/app/opentracker) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/opentracker.maintain.svg)
2021-01-27 18:33:31 +01:00
[![Installer OpenTracker avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=opentracker)
2021-06-02 23:21:55 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2021-01-27 18:33:31 +01:00
2021-06-02 23:21:55 +02:00
> *Ce package vous permet d'installer OpenTracker 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.*
2021-01-27 18:33:31 +01:00
## Vue d'ensemble
2021-06-02 23:21:55 +02:00
Tracker Bittorrent
2021-01-27 18:33:31 +01:00
2021-06-02 23:21:55 +02:00
**Version incluse :** 1.0~ynh1
2021-01-27 18:33:31 +01:00
2021-06-02 23:21:55 +02:00
**Démo :** https://dispatch.khlieng.com/connect
2021-01-27 18:33:31 +01:00
2021-06-02 23:21:55 +02:00
## Documentations et ressources
2021-01-27 18:33:31 +01:00
2021-06-02 23:21:55 +02:00
* Site officiel de l'app : http://erdgeist.org/arts/software/opentracker/
* Documentation officielle de l'admin : http://erdgeist.org/arts/software/opentracker/
* Documentation YunoHost pour cette app : https://yunohost.org/app_opentracker
* Signaler un bug : https://github.com/YunoHost-Apps/opentracker_ynh/issues
2021-01-27 18:33:31 +01:00
## Informations pour les développeurs
2021-06-02 23:21:55 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing ).
2021-01-27 18:33:31 +01:00
2021-06-02 23:21:55 +02:00
Pour essayer la branche testing, procédez comme suit.
2021-01-27 18:33:31 +01:00
```
sudo yunohost app install https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing --debug
2021-06-02 23:21:55 +02:00
ou
2021-01-27 18:33:31 +01:00
sudo yunohost app upgrade opentracker -u https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing --debug
```
2021-06-02 23:21:55 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps