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: 9 months ago
JSON representation
Command line tool to mass upload media folders to your google photos account(s) (Mac OS / Linux)
- Host: GitHub
- URL: https://github.com/gphotosuploader/gphotos-uploader-cli
- Owner: gphotosuploader
- License: mit
- Created: 2018-07-27T23:07:05.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-10-13T10:51:29.000Z (9 months ago)
- Last Synced: 2025-10-21T03:57:53.488Z (9 months ago)
- Topics: cli, golang-library, google-photos, google-photos-albums, google-photos-backup, google-photos-cli, hacktoberfest, upload, uploader
- Language: Go
- Homepage: https://gphotosuploader.github.io/gphotos-uploader-cli/
- Size: 4.32 MB
- Stars: 725
- Watchers: 22
- Forks: 81
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

Tool to mass upload media folders to your Google Photos account and manage it using a CLI.
[](https://codecov.io/gh/gphotosuploader/gphotos-uploader-cli)
[](https://github.com/gphotosuploader/gphotos-uploader-cli/releases/latest)
[](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.
## 📣 Help Wanted – New Maintainers Needed 📣
Since the original author is no longer using Google Photos, ongoing maintenance is at risk. We’re looking for experienced developers (macOS/Linux, Go) to join the core team, review pull requests, triage issues, and help release updates.
If you’re interested in becoming a maintainer [read the full announcement](https://github.com/gphotosuploader/gphotos-uploader-cli/issues/539). Your contribution will keep the project alive and improve it for the whole community.
# 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.