File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# mtp2fs
2- A Windows console application that mounts a MTP(Media Transfer Protocol) to a filesystem.
2+ A Windows console utility application that mounts a MTP(Media Transfer Protocol) to a filesystem.
33
44[ ![ C++] ( https://img.shields.io/badge/C++-%2300599C.svg?logo=c%2B%2B&logoColor=white )] ( # )
55[ ![ Visual Studio] ( https://custom-icon-badges.demolab.com/badge/Visual%20Studio-5C2D91.svg?&logo=visualstudio&logoColor=white )] ( # )
@@ -14,4 +14,7 @@ A Windows console application that mounts a MTP(Media Transfer Protocol) to a fi
1414| --list| -l| Lists connected MTP devices.|
1515
1616# Building from source
17- Open the solution file ` mtp2fs.sln ` using Visual Studio 2022, and build from there. It doesn't get easier than this.
17+ Open the solution file ` mtp2fs.sln ` using Visual Studio 2022, and build from there. It doesn't get easier than this.
18+
19+ #License
20+ This project uses a MIT License.
You can’t perform that action at this time.
0 commit comments