Skip to content
 
 

Repository files navigation

OffloadBuddy

Travis AppVeyor License: GPL v3

OffloadBuddy is a multimedia offloading software with a few tricks up his sleeve! It's designed to remove the hassle of handling and transferring the many videos and pictures files from your devices like action cameras, regular cameras and smartphones...

Works on Linux, macOS and Windows!

Features:

  • Import data from SD cards, mass storage or MTP devices (Linux & macOS)
    • Organize and sort your media library
    • Copy, merge or reencode media
    • Change wrong dates (WIP)
    • Show and export GoPro telemetry & GPS traces (WIP)
  • Create short video clips (and GIFs) from your videos!
  • Assemble photo timelapses into videos
  • Extract photos/screenshots from videos
  • Create timelapse from videos
  • Apply filters to media
    • Reframe media (WIP)
    • Rotate media (WIP)
    • Defisheye media
    • Stabilize videos
  • GoPro firmware updates

Screenshots!

GUI1 GUI2 GUI3 GUI3

Documentation

Dependencies

You will need a C++14 capable compiler and Qt 5.9+ (with QtMultimedia, QtLocation and QtCharts) On Windows, the contribs builds fine with MSVC 2017.

Build dependencies:

  • Qt (5.9+)
  • CMake
  • pkg-config (linux / macOS without contribs)

Optional dependencies:

  • libusb and libmtp
  • libexif
  • ffmpeg (3.4+)
  • MiniVideo (0.11+)

Building OffloadBuddy

Contribs (optional):

$ cd OffloadBuddy/contribs
$ python3 contribs.py

OffloadBuddy:

$ cd OffloadBuddy/
$ qmake
$ make

Get involved!

Developers

You can browse the code on the GitHub page, submit patches and pull requests! Your help would be greatly appreciated ;-)

Users

You can help us find and report bugs, suggest new features, help with translation, documentation and more! Visit the Issues section of the GitHub page to start!

License

OffloadBuddy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Read the LICENSE file or consult the license on the FSF website directly.

Emeric Grange emeric.grange@gmail.com

Third party projects used by OffloadBuddy

About

OffloadBuddy is a multimedia offloading software with a few tricks up its sleeve! (very much a work in progress)

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages