android-file-transfer-linux
android-file-transfer-linux copied to clipboard
Android File Transfer for Linux (and macOS!)
This is Manjaro Linux (an Arch derivative). With the phone on USB, the app sees the phone file system. I can select a single file, and download it --- but...
Installing via homebrew (on M4 processor) and running aft-mtp-cli gives: ``` dyld[11743]: Library not loaded: /usr/local/opt/libmagic/lib/libmagic.1.dylib Referenced from: /Applications/Android File Transfer for Linux.app/Contents/SharedSupport/bin/aft-mtp-cli Reason: tried: '/usr/local/opt/libmagic/lib/libmagic.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/libmagic/lib/libmagic.1.dylib'...
Maybe in the bottom status bar, or in an about box, or something. Also a `--version` CLI argument would be nice to have in addition to the above. This would...