An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/timemachine_ynh

Use your local YunoHost server as a Time Machine Backup Drive
https://github.com/yunohost-apps/timemachine_ynh

time-machine timemachine yunohost yunohost-apps

Last synced: 6 months ago
JSON representation

Use your local YunoHost server as a Time Machine Backup Drive

Awesome Lists containing this project

README

          

# Time Machine for YunoHost

[![Integration level](https://dash.yunohost.org/integration/timemachine.svg)](https://ci-apps.yunohost.org/ci/apps/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)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Time Machine quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

Package to create a Time Machine Backup Source

### Features

- Automatically detected by Time Machine
- Integrated with YunoHost's Backups
- Supports multiple installs

**Shipped version:** 1.0~ynh7

## Screenshots

![Screenshot of Time Machine](./doc/screenshots/example.jpg)

## Documentation and resources

- Official app website:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:

## Developer info

Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing).

To try the `testing` branch, please proceed like that:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing --debug
or
sudo yunohost app upgrade timemachine -u https://github.com/YunoHost-Apps/timemachine_ynh/tree/testing --debug
```

**More info regarding app packaging:**