-
Notifications
You must be signed in to change notification settings - Fork 120
Home
Adelhard Schulze edited this page Apr 12, 2022
·
10 revisions
Android File Transfer for Linux and Mac OSX — reliable MTP client with minimalistic UI
You can download the latest executable Android File Transfer for Mac OS X on the releases page.
Install MacPorts https://guide.macports.org/chunked/installing.macports.html
sudo port install cmake
sudo port install qt5
Follow README.md
running the CLI tool without arguments starts it in interactive mode. The help
command returns a list of available commands.
files can be downloaded using the get
command. Running get without specifying a destination downloads the file to the directory in which the CLI tool was started.