Repository URL to install this package:
|
Version:
19.01 ▾
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 suve <veg@svgames.pl> -->
<component type="desktop">
<id>timeshift.desktop</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Timeshift</name>
<summary>System restore utility for Linux</summary>
<description>
<p>
Timeshift protects your system by taking incremental snapshots of the file system at regular intervals.
These snapshots can be restored at a later date to undo all changes to the system.
</p>
<p>
Timeshift is designed to protect system files and settings.
It is NOT a backup tool and is not meant to protect user data.
Entire contents of users' home directories are excluded by default.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/main_window.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/settings_location.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/settings_schedule.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/settings_rsync.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/settings_btrfs.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/settings_users_rsync.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/settings_filters.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/teejee2008/timeshift/master/images/restore_summary.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/teejee2008/timeshift</url>
</component>