forked from whoozle/android-file-transfer-linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathandroid-file-transfer.appdata.xml
More file actions
23 lines (23 loc) · 1006 Bytes
/
android-file-transfer.appdata.xml
File metadata and controls
23 lines (23 loc) · 1006 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015-2017 Vladimir Menshakov <vladimir.menshakov@gmail.com> -->
<application>
<id type="desktop">android-file-transfer.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Android File Transfer for Linux</name>
<summary>Interactive MTP client with Qt4/Qt5 GUI</summary>
<description>
<p>
-Simple Qt UI with progress dialogs.
-FUSE wrapper (If you'd prefer mounting your device),
supporting partial read/writes, allowing instant access to your files.
-No file size limits.
-Automatically renames album cover to make it visible from media player.
-No extra dependencies (e.g. libptp/libmtp).
-Available as static/shared library.
-Simple CLI tool.
</p>
</description>
<url type="homepage">http://whoozle.github.io/android-file-transfer-linux/</url>
<updatecontact>vladimir.menshakov@gmail.com</updatecontact>
</application>