README 655 B

123456789101112131415161718
  1. A basic MTP client.
  2. Supports MTP devices including those with multiple storage devices
  3. (typically mobile phones). Supports Drag'n'Drop interface for
  4. upload/download of files.
  5. This doesn't pick up my device (Droid Ultra) as a normal user, so I
  6. use gksu to launch it and it works great. Xfsudo works as well. It may
  7. or may not detect your device as a normal user, I have no idea and I
  8. make no promises.
  9. This package is built with gtk2 but the default is gtk3,
  10. if you would like gtk3, simply delete or comment out the line
  11. --with-gtk2
  12. from within the SlackBuild script under the configure flags.
  13. There is a FAQ inside the source tarball in the README.