gphotosuploader / gphotos-uploader-cli

Command line tool to mass upload media folders to your google photos account(s) (Mac OS / Linux)

Home Page:https://gphotosuploader.github.io/gphotos-uploader-cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Tool to mass upload media folders to your Google Photos account and manage it using a CLI.

codebeat badge codecov GitHub release GitHub

Google Photos uploader CLI

While the official tool only supports macOS and Windows, this brings an uploader to Linux too. Lets you upload photos from, in theory, any OS for which you can compile a Go program.

See the documentation site for more information about this CLI.

Contributing

Help us make gphotos-uploader-cli the best tool for uploading your local pictures to Google Photos.

Reporting Issues

If you find a bug while working with gphotos-uploader-cli, please open an issue on GitHub and let us know what went wrong. We will try to fix it as quickly as we can.

Feedback & Feature Requests

You are more than welcome to open issues in this project to:

Contributing Code

This project is mainly written in Golang. If you want to contribute code, see Contributing guide lines for more information.

License

Use of this source code is governed by an MIT-style license that can be found in the LICENSE MIT file.

About

Command line tool to mass upload media folders to your google photos account(s) (Mac OS / Linux)

https://gphotosuploader.github.io/gphotos-uploader-cli/

License:MIT License


Languages

Language:Go 98.4%Language:Makefile 1.6%