Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 981 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 981 Bytes

GoProPilot

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.

Usage

  1. Make sure your computer have a Bluetooth adapter and a WLAN adapter.
  2. Pair the camera with computer.
  3. Start GoProPilot, go to “Setup” page, select your camera and WLAN adapter, and set download folder.
  4. Click the connect button in the title bar.
  5. Go to “Media List” page and see your photos and videos.
  6. Click media file link to download.

System requirement

Tested systems:

  • Windows 10, 10.0.19041.0 and above.
  • Windows 11, version 22H2, 22621.1194

Develop

  1. Install Visual Studio 2022, with .NET Desktop Development workload, and .NET 7.0.

  2. Install Avalonia Visual Studio Extension.

  3. Open src/GoProPilot.sln, build and run.