Skip to content

Commit

Permalink
docs: credits
Browse files Browse the repository at this point in the history
  • Loading branch information
davidecavestro committed Jun 1, 2024
1 parent ffa753c commit 4feea36
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A container image based on [gphotos-cdp](https://github.com/perkeep/gphotos-cdp) and [chromedp/headless-shell](https://github.com/chromedp/docker-headless-shell) to download items from Google Photos with their original geo-location attributes.

Heavily inspired by https://github.com/JakeWharton/docker-gphotos-sync.


# Example usage

Expand All @@ -21,7 +23,8 @@ Close the browser: the folder you chose is enough to open a headless browser and

## Configure docker compose

Launch the container mounting the profile folder and the directory where you want to
Launch the container mounting the profile folder and the directory where
you want to download your stuff

```compose.yml
---
Expand All @@ -43,7 +46,7 @@ services:
```


# Schedule with crontab
# Schedule from your host crontab

Configure it so that running `crontab -l` reveals:
```bash
Expand Down

0 comments on commit 4feea36

Please sign in to comment.