-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathio.kopia.KopiaUI.appdata.xml
More file actions
83 lines (83 loc) · 3.84 KB
/
io.kopia.KopiaUI.appdata.xml
File metadata and controls
83 lines (83 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.kopia.KopiaUI</id>
<name>Kopia</name>
<icon type="remote">https://raw.githubusercontent.com/flathub/io.kopia.KopiaUI/refs/heads/master/screenshots/icon.png</icon>
<project_license>Apache-2.0</project_license>
<developer_name>Kopia Authors</developer_name>
<summary>Backup solution</summary>
<metadata_license>CC0-1.0</metadata_license>
<url type="homepage">https://kopia.io/</url>
<url type="bugtracker">https://github.com/flathub/io.kopia.KopiaUI/issues</url>
<url type="faq">https://kopia.io/docs/faqs/</url>
<url type="help">https://kopia.io/docs/</url>
<url type="contact">https://slack.kopia.io/</url>
<url type="vcs-browser">https://github.com/kopia/kopia/</url>
<url type="contribute">https://kopia.io/docs/contribution-guidelines/</url>
<description>
<p>**NOTE: This wrapper is not associated with, supported by, or verified by the Kopia Project.**</p>
<p>
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/flathub/io.kopia.KopiaUI/refs/heads/master/screenshots/kopia1.png</image>
<caption>Main application window</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/io.kopia.KopiaUI/refs/heads/master/screenshots/kopia2.png</image>
<caption>Task window</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/io.kopia.KopiaUI/refs/heads/master/screenshots/kopia3.png</image>
<caption>Settings window</caption>
</screenshot>
</screenshots>
<branding>
<color type="primary" scheme_preference="light">#ffc080</color>
<color type="primary" scheme_preference="dark">#996633</color>
</branding>
<launchable type="desktop-id">io.kopia.KopiaUI.desktop</launchable>
<releases>
<release version="0.22.3" date="2025-12-02">
<description/>
<url type="details">https://github.com/kopia/kopia/releases/tag/v0.22.3</url>
</release>
<release version="0.22.2" date="2025-11-26">
<description/>
<url type="details">https://github.com/kopia/kopia/releases/tag/v0.22.2</url>
</release>
<release version="0.22.1" date="2025-11-25">
<description/>
<url type="details">https://github.com/kopia/kopia/releases/tag/v0.22.1</url>
</release>
<release version="0.22.0" date="2025-11-18">
<description/>
<url type="details">https://github.com/kopia/kopia/releases/tag/v0.22.0</url>
</release>
<release version="0.21.1" date="2025-07-22"/>
<release version="0.21.0" date="2025-07-20"/>
<release version="0.20.1" date="2025-05-26"/>
<release version="0.20.0" date="2025-05-20"/>
<release version="0.19.0" date="2025-01-24"/>
<release version="0.18.2" date="2024-07-21"/>
<release version="0.18.1" date="2024-10-17"/>
<release version="0.18.0" date="2024-10-17"/>
<release version="0.17.0" date="2024-04-16"/>
<release version="0.16.1" date="2024-03-26"/>
<release version="0.16.0" date="2024-03-23"/>
<release version="0.15.0" date="2023-10-22"/>
<release version="0.14.1" date="2023-09-18"/>
<release version="0.14.0" date="2023-09-16"/>
<release version="0.13.0" date="2023-05-01"/>
<release version="0.12.1" date="2022-10-01"/>
<release version="0.12.0" date="2022-09-28"/>
<release version="0.11.3" date="2022-07-11"/>
<release version="0.11.2" date="2022-07-07"/>
<release version="0.11.1" date="2022-07-05"/>
<release version="0.11.0" date="2022-07-04"/>
</releases>
<content_rating type="oars-1.1"/>
<update_contact>kopia-pmc@googlegroups.com</update_contact>
</component>