andreykaipov/gphotos-to-onedrive rcloner
Copies gphotos to onedrive using rclone
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 19, 2025
- License
- None
Pinned Snippet
uses: andreykaipov/gphotos-to-onedrive@6a94a865b1ea54ea2d9ecee6618c4b3d61683985 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| destination_root | The destination root to copy Google photos to, e.g. /media/albums. | yes | — |
| rclone_config | The rclone config to use for this workflow. It should be stored as a secret in your repository and referenced via `secrets.RCLONE_WHATEVER`. | yes | — |
Outputs
no outputs