Skip to content

ganeshrvel/go-mtpx

Repository files navigation

go-mtpx

macOS setup

xcode-select --install

Before running the tests:

  • Open tests/README.md
  • Follow the instructions to copy the mtp-test-files to phone

Install and setup libusb

brew install pkg-config
brew install libusb

Test go-mtpx

  • Connect android device via usb and Choose File transfer
go test
Upgrade a package
# example:
go get github.com/ganeshrvel/go-mtpfs@<git-commit-hash>

About

MTP layer built over go-mtpfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published