Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Command line tool to mass upload media folders to your google photos account(s) (Mac OS / Linux)
https://github.com/gphotosuploader/gphotos-uploader-cli

cli golang-library google-photos google-photos-albums google-photos-backup google-photos-cli hacktoberfest upload uploader

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![logo](docs/images/gphotos-uploader-cli-logo.png)

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

[![codebeat badge](https://codebeat.co/badges/534fbb3c-03fd-4cf1-882c-1d7389c32ab6)](https://codebeat.co/projects/github-com-gphotosuploader-gphotos-uploader-cli-main)
[![codecov](https://codecov.io/gh/gphotosuploader/gphotos-uploader-cli/branch/main/graph/badge.svg)](https://codecov.io/gh/gphotosuploader/gphotos-uploader-cli)
[![GitHub release](https://img.shields.io/github/release/gphotosuploader/gphotos-uploader-cli.svg)](https://github.com/gphotosuploader/gphotos-uploader-cli/releases/latest)
[![GitHub](https://img.shields.io/github/license/gphotosuploader/gphotos-uploader-cli.svg)](LICENSE)

# 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](https://gphotosuploader.github.io/gphotos-uploader-cli) 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](https://github.com/gphotosuploader/gphotos-uploader-cli/issues/new?assignees=pacoorozco&labels=bug&template=bug_report.md) 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:

- [give feedback](https://github.com/gphotosuploader/gphotos-uploader-cli/issues/new?title=Feedback:)
- [suggest new features](https://github.com/gphotosuploader/gphotos-uploader-cli/issues/new?labels=feature+request&template=feature_request.md)

## Contributing Code
This project is mainly written in Golang. If you want to contribute code, see [Contributing guide lines](CONTRIBUTING.md) for more information.

# License

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