1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/timemachine_ynh.git synced 2024-09-03 20:26:33 +02:00

Merge branch 'version2' of https://github.com/YunoHost-Apps/timemachine_ynh into version2

This commit is contained in:
Éric Gaspar 2023-09-10 18:15:42 +02:00
commit 20d0e4c8b3
2 changed files with 14 additions and 14 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Time Machine for YunoHost # Time Machine for YunoHost
[![Integration level](https://dash.yunohost.org/integration/timemachine.svg)](https://dash.yunohost.org/appci/app/timemachine) ![Working status](https://ci-apps.yunohost.org/ci/badges/timemachine.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/timemachine.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/timemachine.svg)](https://dash.yunohost.org/appci/app/timemachine) ![Working status](https://ci-apps.yunohost.org/ci/badges/timemachine.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/timemachine.maintain.svg)
[![Install Time Machine with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=timemachine) [![Install Time Machine with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=timemachine)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -23,8 +24,7 @@ Package to create a Time Machine Backup Source
- Integrated with YunoHost's Backups - Integrated with YunoHost's Backups
- Supports multiple installs - Supports multiple installs
**Shipped version:** 1.0~ynh4 **Shipped version:** 1.0~ynh5
## Screenshots ## Screenshots

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Time Machine pour YunoHost # Time Machine pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/timemachine.svg)](https://dash.yunohost.org/appci/app/timemachine) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/timemachine.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/timemachine.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/timemachine.svg)](https://dash.yunohost.org/appci/app/timemachine) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/timemachine.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/timemachine.maintain.svg)
[![Installer Time Machine avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=timemachine) [![Installer Time Machine avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=timemachine)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Time Machine rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Time Machine 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Package to create a Time Machine Backup Source Package to create a Time Machine Backup Source
@ -23,12 +24,11 @@ Package to create a Time Machine Backup Source
- Integrated with YunoHost's Backups - Integrated with YunoHost's Backups
- Supports multiple installs - Supports multiple installs
**Version incluse :** 1.0~ynh4 **Version incluse :** 1.0~ynh5
## Captures décran
## Captures d'écran ![Capture décran de Time Machine](./doc/screenshots/example.jpg)
![Capture d'écran de Time Machine](./doc/screenshots/example.jpg)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -45,8 +45,8 @@ Package to create a Time Machine Backup Source
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://support.apple.com/en-us/HT201250> * Site officiel de lapp : <https://support.apple.com/en-us/HT201250>
* Dépôt de code officiel de l'app : <https://github.com/YunoHost-Apps/timemachine_ynh> * Dépôt de code officiel de lapp : <https://github.com/YunoHost-Apps/timemachine_ynh>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_timemachine> * Documentation YunoHost pour cette app : <https://yunohost.org/app_timemachine>
* Signaler un bug : <https://github.com/YunoHost-Apps/timemachine_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/timemachine_ynh/issues>
@ -62,4 +62,4 @@ ou
sudo yunohost app upgrade timemachine -u https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing --debug sudo yunohost app upgrade timemachine -u https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>