{"id":25876578,"url":"https://github.com/szclsya/3davsync","last_synced_at":"2025-03-02T10:32:28.762Z","repository":{"id":114990038,"uuid":"604902092","full_name":"szclsya/3DavSync","owner":"szclsya","description":"Sync 3DS local folders with WebDAV","archived":false,"fork":false,"pushed_at":"2024-07-12T06:17:27.000Z","size":71,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T13:56:35.423Z","etag":null,"topics":["3ds","3ds-homebrew","webdav-client"],"latest_commit_sha":null,"homepage":"","language":"C++","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/szclsya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2023-02-22T02:43:52.000Z","updated_at":"2025-01-09T20:47:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c5e1139-f4d0-447c-8afc-17214716b85f","html_url":"https://github.com/szclsya/3DavSync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szclsya%2F3DavSync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szclsya%2F3DavSync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szclsya%2F3DavSync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szclsya%2F3DavSync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szclsya","download_url":"https://codeload.github.com/szclsya/3DavSync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241493674,"owners_count":19971867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["3ds","3ds-homebrew","webdav-client"],"created_at":"2025-03-02T10:32:27.928Z","updated_at":"2025-03-02T10:32:28.616Z","avatar_url":"https://github.com/szclsya.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3DavSync: Sync local folders with WebDAV\n`3DavSync` allows you to sync folders on the 3DS SD card to a remote WebDAV server.\n\n## Configuration\n3DavSync accepts an ini-formatted config file at `/3ds/3DavSync.ini`. This file should look like this:\n\n```ini\n[General]\n# List webdav configs that will be synced\nEnabled=saves roms\n\n# Example: Sync Checkpoint save folder with Nextcloud/ownCloud\n[saves]\nUrl=https://example.org/remote.php/dav/files/username/saves\nLocalPath=/3ds/Checkpoint/saves\n# Specify credential here\nUsername=REDACTED\nPassword=REDACTED\nNextcloud=true\n\n# Example: Sync roms, generic WebDAV server\n[roms]\nUrl=https://example.org/whatever/webdav\nLocalPath=/roms\nUsername=REDACTED\nPassword=REDACTED\n```\n\n## Build\nTo build, make sure `devkitARM` and common libraries are installed (usually just use the `3ds-dev` package group). Additionally, `3ds-curl` is needed.\n\nMake sure the `devkitPro` environment variables are correctly configured. Then, just invoke `make`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszclsya%2F3davsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszclsya%2F3davsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszclsya%2F3davsync/lists"}