/bash-gopro

Control GoPro HERO3+/HERO4 via Console

Primary LanguageShell

Control GoPro HERO3+/HERO4 via Console

This repository contains simple menu-driven scripts for controlling either a GoPro HERO3+ (firmware: 03.02) or GoPro HERO 4 (firmware 4.00) from a GNU/Linux bash utilizing curl and sed.

gopro-hero3p-se

Further information can be accessed here (unfortunately in German only).

Installation

Copy the script(s) into a folder of your choice.

Usage

Connect your GNU/Linux machine to the GoPro camera via Wi-Fi and run the desired script...

./gopro-hero3p-se.sh  # GoPro HERO3+ Silver Edition
./gopro-hero4-se.sh  # GoPro HERO4 Silver Edition

License

All content in this repository is licensed under the MIT License.

Credits