Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# q2google

[![CI](https://github.com/himewel/q2google/actions/workflows/ci.yml/badge.svg)](https://github.com/himewel/q2google/actions/workflows/ci.yml)
[![Release](https://github.com/himewel/q2google/actions/workflows/release.yml/badge.svg)](https://github.com/himewel/q2google/actions/workflows/release.yml)
[![PyPI version](https://img.shields.io/pypi/v/q2google)](https://pypi.org/project/q2google/)
[![Python versions](https://img.shields.io/pypi/pyversions/q2google)](https://pypi.org/project/q2google/)
[![GitHub release](https://img.shields.io/github/v/release/himewel/q2google)](https://github.com/himewel/q2google/releases/latest)
[![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue)](https://himewel.github.io/q2google/)
[![License](https://img.shields.io/github/license/himewel/q2google)](LICENSE)

Sync media from **GoPro cloud** into **Google Photos** for a capture date range with **resumable session state**.

## Requirements
Expand Down
Loading