2023-11-19 14:02:19 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2023-11-19 14:02:25 +01:00
# Traccar pour YunoHost
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/traccar.svg )](https://dash.yunohost.org/appci/app/traccar) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/traccar.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/traccar.maintain.svg )
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
[![Installer Traccar avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=traccar)
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
*[Read this readme in english.](./README.md)*
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
> *Ce package vous permet d’ installer Traccar 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.*
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
## Vue d’ ensemble
2023-11-19 14:02:19 +01:00
2023-11-19 15:06:08 +01:00
Traccar est un système de suivi GPS open source. Il prend en charge plus de 200 protocoles GPS et plus de 2 000 modèles de dispositifs de suivi GPS.
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
### Caractéristiques
2023-11-19 14:02:19 +01:00
2023-11-19 15:06:47 +01:00
- Suivi GPS en temps réel
- Surveillance du comportement des conducteurs
- Rapports détaillés et synthétiques
- Fonctionnalité de géolocalisation
- Alarmes et notifications
- Gestion des comptes et des appareils
- Assistance par e-mail et SMS
2023-11-19 14:02:19 +01:00
2024-01-27 21:37:29 +01:00
**Version incluse :** 5.12~ynh1
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
**Démo :** https://www.traccar.org/demo-server/
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
## Captures d’ écran
2023-11-19 14:02:19 +01:00
2023-11-19 14:02:25 +01:00
![Capture d’ écran de Traccar ](./doc/screenshots/screenshot.png )
2023-11-19 14:02:19 +01:00
## Documentations et ressources
2023-11-19 14:02:25 +01:00
* Site officiel de l’ app : < https: // www . traccar . org />
* Documentation officielle de l’ admin : < https: // www . traccar . org / documentation />
* Dépôt de code officiel de l’ app : < https: // github . com / traccar / traccar-web >
* YunoHost Store: < https: // apps . yunohost . org / app / traccar >
* Signaler un bug : < https: // github . com / YunoHost-Apps / traccar_ynh / issues >
2023-11-19 14:02:19 +01:00
## Informations pour les développeurs
2023-11-19 14:02:25 +01:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/traccar_ynh/tree/testing ).
2023-11-19 14:02:19 +01:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2023-11-19 14:02:25 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
2023-11-19 14:02:19 +01:00
ou
2023-11-19 14:02:25 +01:00
sudo yunohost app upgrade traccar -u https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
2023-11-19 14:02:19 +01:00
```
2023-11-19 14:02:25 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >