1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/traggo_ynh.git synced 2024-09-04 01:15:55 +02:00
traggo_ynh/README_fr.md
2022-07-29 06:00:49 +00:00

57 lines
2.5 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
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.
-->
# Traggo pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/traggo.svg)](https://dash.yunohost.org/appci/app/traggo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/traggo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/traggo.maintain.svg)
[![Installer Traggo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=traggo)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Traggo 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.*
## Vue d'ensemble
Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.
With tags, Traggo tries to be as customizable as possible, for example if you work on different projects you could add a project-tag. If you like to see statistics from the different things you do, you could add a type-tag with values like email, programming, meeting. You can do it just as you like.
### Features
- easy to setup
- time tracking (obviously)
- customizable dashboards with diagrams
- a list and calendar view of the tracked time
- sleek web ui with multiple themes
- simple user management
**Version incluse :** 0.2.3~ynh1
## Captures d'écran
![Capture d'écran de Traggo](./doc/screenshots/traggo_calendar.png)
## Documentations et ressources
* Site officiel de l'app : <https://traggo.net>
* Documentation officielle de l'admin : <https://traggo.net/config/>
* Dépôt de code officiel de l'app : <https://github.com/traggo/server>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_traggo>
* Signaler un bug : <https://github.com/YunoHost-Apps/traggo_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/traggo_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/traggo_ynh/tree/testing --debug
ou
sudo yunohost app upgrade traggo -u https://github.com/YunoHost-Apps/traggo_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>