Go to file
Anton Stankevich 3e57fb6234 Add screenshot.
2024-10-03 22:31:46 +00:00
pkg Initial commit. It includes a batch of changes because develop starts without git. 2024-10-01 19:24:14 +07: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 Make user to view top-level items and loads subitems in background. 2024-10-03 22:14:01 +00: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 Add Applications menu shortcut. Fix execution bit. 2024-10-02 15:15:38 +00:00
MainWindow.cpp Make user to view top-level items and loads subitems in background. 2024-10-03 22:14:01 +00:00
MainWindow.h Make user to view top-level items and loads subitems in background. 2024-10-03 22:14:01 +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