# 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) [![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)* > *Ce package vous permet d’installer 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.* ## Vue d’ensemble Package to create a Time Machine Backup Source ### Features - Automatically detected by Time Machine - Integrated with YunoHost's Backups - Supports multiple installs **Version incluse :** 1.0~ynh6 ## Captures d’écran ![Capture d’écran de Time Machine](./doc/screenshots/example.jpg) ## Documentations et ressources * Site officiel de l’app : * Dépôt de code officiel de l’app : * YunoHost Store: * Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing --debug ou sudo yunohost app upgrade timemachine -u https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**