Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mortafix/gopro_synchronizer
A simple tool to synchronize video and photos files from a GoPro SD Card
https://github.com/mortafix/gopro_synchronizer
Last synced: 2 days ago
JSON representation
A simple tool to synchronize video and photos files from a GoPro SD Card
- Host: GitHub
- URL: https://github.com/mortafix/gopro_synchronizer
- Owner: Mortafix
- License: mit
- Created: 2023-02-15T10:29:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-15T16:07:43.000Z (over 1 year ago)
- Last Synced: 2024-08-10T09:15:39.361Z (3 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoPro Synchronizer
Tired of *GoPro Cloud* not working?
Did you miss the old **GoPro software** to sync videos?
This tool is what you're searching for (if you're a sheel enjoyer)## Installation
The tool can be downloaded directly from [PyPi](https://pypi.org/project/gopro-sync/).
```bash
pip install gopro-sync
```## Usage
You can see the help, `-h`, man to know all the possibile commands.
```bash
gopro-sync -h
```