summarylogtreecommitdiffstats
path: root/grsync.appdata.xml
blob: 74f39ee260f381103136c8a6960585d5d7fa73af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>it.opbyte.grsync</id>
  <launchable type="desktop-id">grsync.desktop</launchable>
  <name>Grsync</name>
  <summary>Synchronize files and folders (a GTK GUI for rsync)</summary>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0</project_license>
  <description>
    <p>Grsync is a rsync GUI (Graphical User Interface). Rsync is the well-known and powerful command line directory and file synchronization tool. It can be effectively used to synchronize local directories and it supports remote targets as well (even though it doesn't support browsing the remote folder). Sample uses of grsync include: synchronize a music collection with removable devices, backup personal files to a networked drive, replication of a partition to another one, mirroring of files, etc.</p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>http://www.opbyte.it/grsync/grsync-1.0.0.png</image>
    </screenshot>
  </screenshots>
  <url type="bugtracker">https://sourceforge.net/p/grsync/bugs/</url>
  <url type="homepage">http://www.opbyte.it/grsync/</url>
</component>