{"id":38973932,"url":"https://github.com/ndeleforge/sync-save-miyoo","last_synced_at":"2026-01-17T16:43:50.073Z","repository":{"id":298076476,"uuid":"998784049","full_name":"ndeleforge/sync-save-miyoo","owner":"ndeleforge","description":"Allow to sync - upload and download - the profile (saves) and all screenshots from the Miyoo to any cloud compatible with rclone.","archived":false,"fork":false,"pushed_at":"2026-01-10T20:50:26.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T05:52:16.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndeleforge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-09T08:42:57.000Z","updated_at":"2026-01-10T20:50:30.000Z","dependencies_parsed_at":"2025-08-31T15:26:51.184Z","dependency_job_id":"dbe85b29-0e06-4315-a127-74aaa9a4eca8","html_url":"https://github.com/ndeleforge/sync-save-miyoo","commit_stats":null,"previous_names":["ndeleforge/syncsave-miyoo","ndeleforge/sync-save-miyoo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ndeleforge/sync-save-miyoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeleforge%2Fsync-save-miyoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeleforge%2Fsync-save-miyoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeleforge%2Fsync-save-miyoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeleforge%2Fsync-save-miyoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndeleforge","download_url":"https://codeload.github.com/ndeleforge/sync-save-miyoo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndeleforge%2Fsync-save-miyoo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-17T16:43:49.529Z","updated_at":"2026-01-17T16:43:50.057Z","avatar_url":"https://github.com/ndeleforge.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sync Save\n\nAllow to sync - upload and download - the profile (saves) and all screenshots from the Miyoo to any cloud compatible with rclone.\n\n## Table of contents\n\n- [SyncSave](#syncsave)\n  - [Table of contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Configuration](#configuration)\n  - [Usage](#usage)\n  - [Troubleshooting](#troubleshooting)\n    - [Errors issues](#errors-issues)\n    - [Logs](#logs)\n\n## Installation\n\n1. **Download rclone for ARM**\n\nDownload the ARMv7 32-bit version of rclone : [rclone website](https://downloads.rclone.org/v1.68.1/rclone-v1.68.1-linux-arm-v7.zip)\n\n2. **Create the app structure**\n\nPlease keep this structure.\n\n   ```\n   /mnt/SDCARD/App/SyncSave/\n   ├── config.json\n   ├── .env\n   ├── launch.sh\n   ├── rclone\n   ```\n\n3. **Setup rclone**\n\nConnect to your device with SSH and type `./rclone config` to add new remote configuration.  \nFollow the instructions and then check that the `rclone.conf` is created beside the `rclone` binary.  \n\n## Configuration\n\nMake a copy of `.env.example`, name it `.env` and fill the two variables.\n- `CLOUD_HOST`: if the used remote is Google Drive or any external cloud providers, leave it empty to bypass the cloud connection check. Otherwise, write the IP address of your server for example.  \n- `CLOUD_PATH`: the first word is the name of your rclone remote configuration followed by the path of the save folder.\n\n## Usage\n\n1. **Launch SyncSave** from your device Apps menu\n2. **Select action with the proper button**:\n   - **A**: Send profile (with saves) and screenshots to your remote\n   - **Y**: Retrieve profile (with saves) and screenshots from your remote\n   - **B**: Close the application\n\n## Troubleshooting\n### Errors issues\n1. **rclone / rclone.conf is missing**: Check that the rclone binary and it's configuration file are in the `syncsave` app folder.\n2. **WI-FI disabled**: Activate the WI-FI in the MIyoo settings\n3. **Remote not reachable**: The Miyoo cannot reach your remote, please check your config and test it.\n\n### Logs\nCheck `/mnt/SDCARD/App/SyncSave/rclone.log` for detailed transfer information and error messages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndeleforge%2Fsync-save-miyoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndeleforge%2Fsync-save-miyoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndeleforge%2Fsync-save-miyoo/lists"}