A cross platform GoPro Manager, for Hero 10 and 11.
Currently, it is for Windows only, and I'm still working on it.
When basic features are stable, I'm going to make it available on other platforms.
- Make sure your computer have a Bluetooth adapter and a WLAN adapter.
- Pair the camera with computer.
- Start
GoProPilot
, go to “Setup” page, select your camera and WLAN adapter, and set download folder. - Click the connect button in the title bar.
- Go to “Media List” page and see your photos and videos.
- Click media file link to download.
Tested systems:
- Windows 10, 10.0.19041.0 and above.
- Windows 11, version 22H2, 22621.1194
-
Install Visual Studio 2022, with .NET Desktop Development workload, and .NET 7.0.
-
Install Avalonia Visual Studio Extension.
-
Open
src/GoProPilot.sln
, build and run.