Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dtgoitia/gphotos-upload

CLI to manage photo upload to Google Photos
https://github.com/dtgoitia/gphotos-upload

Last synced: about 1 month ago
JSON representation

CLI to manage photo upload to Google Photos

Awesome Lists containing this project

README

        

## Quick start

Scan dates:

```shell
gpy scan date path/to/file/or/dir
```

Edit file metadata

```shell
gpy meta file path/to/file/or/dir
```

## Install

Repository developed using Python 3.9.

```shell
make install
```

Assumption: `exiftool` is already installed.