blob: 203acab16d39781498d87c28aea171686212843b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Android File Transfer for Linux - reliable MTP client with
minimalistic UI similar to Android File Transfer for Mac.
Features:
* 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.
* Command line tool (aft-mtp-cli)
WWW: https://github.com/whoozle/android-file-transfer-linux
|