mtpview/README.md

19 lines
411 B
Markdown
Raw Normal View History

2024-10-01 16:11:41 +02:00
## Description
Haiku's app to show a MTP-compilant device context and download/upload selected file to/from choosed location.
Note: Skip Android folder on device for perfomance.
2024-10-04 00:31:46 +02:00
![Screenshot](screenshots/screenshot1.png)
2024-10-01 16:11:41 +02:00
## Compiling
2024-10-02 17:30:45 +02:00
Required: libmtp_devel
2024-10-01 16:11:41 +02:00
Run in Terminal:
make
Alternative way is Paladin. Open mtpview.pld. Choose Build->Make project.
2024-10-02 17:30:45 +02:00
## Packaging
Run in Terminal:
sh create_package.sh