Go to file
2024-11-21 18:33:06 +03:00
pkg Update package description and version. 2024-10-03 23:13:05 +00:00
screenshots Add screenshot. 2024-10-03 22:31:46 +00:00
.gitignore Show Alert dialog on MTP errors. Fix indentation. 2024-10-02 14:47:04 +00:00
App.cpp Show progress if file size is lager 10Mb 2024-10-22 14:48:54 +03:00
App.h Make user to view top-level items and loads subitems in background. 2024-10-03 22:14:01 +00:00
changelog_ru.txt Initial commit. It includes a batch of changes because develop starts without git. 2024-10-01 19:24:14 +07:00
compile Initial commit. It includes a batch of changes because develop starts without git. 2024-10-01 19:24:14 +07:00
compile_commands.json Initial commit. It includes a batch of changes because develop starts without git. 2024-10-01 19:24:14 +07:00
create_package.sh Remove executable and symlink before copying. 2024-11-21 18:33:06 +03:00
MainWindow.cpp Fix unused var. 2024-10-26 18:23:46 +00:00
MainWindow.h Send progress notification when upload/download file. Necessity does not checked. 2024-10-17 00:54:36 +00:00
Makefile Initial commit. It includes a batch of changes because develop starts without git. 2024-10-01 19:24:14 +07:00
mtpview.pld Initial commit. It includes a batch of changes because develop starts without git. 2024-10-01 19:24:14 +07:00
README.md Add screenshot. 2024-10-03 22:31:46 +00: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.

Screenshot

Compiling

Required: libmtp_devel

Run in Terminal: make

Alternative way is Paladin. Open mtpview.pld. Choose Build->Make project.

Packaging

Run in Terminal: sh create_package.sh