{"id":28458763,"url":"https://github.com/openmined/tutorial-apps","last_synced_at":"2026-02-24T10:05:02.846Z","repository":{"id":260535162,"uuid":"879763676","full_name":"OpenMined/tutorial-apps","owner":"OpenMined","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-29T22:39:44.000Z","size":11921,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-11-23T20:02:56.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenMined.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},"funding":{"github":"openmined"}},"created_at":"2024-10-28T14:05:13.000Z","updated_at":"2025-06-17T21:45:22.000Z","dependencies_parsed_at":"2024-10-31T22:17:28.228Z","dependency_job_id":"3bf9d648-c35f-43e9-accd-37be64271e4c","html_url":"https://github.com/OpenMined/tutorial-apps","commit_stats":null,"previous_names":["openmined/tutorial-apps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenMined/tutorial-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Ftutorial-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Ftutorial-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Ftutorial-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Ftutorial-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenMined","download_url":"https://codeload.github.com/OpenMined/tutorial-apps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMined%2Ftutorial-apps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29779262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"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":"2025-06-07T00:39:44.447Z","updated_at":"2026-02-24T10:05:02.841Z","avatar_url":"https://github.com/OpenMined.png","language":"Python","funding_links":["https://github.com/sponsors/openmined"],"categories":[],"sub_categories":[],"readme":"# Tutorial Apps\n\nCentral repository designed to host various tutorial applications, each maintained in its dedicated branch for organization and ease of access.\n\nApps List:\n\n- [Basic Aggregator](https://github.com/OpenMined/tutorial-apps/tree/main/basic_aggregator): Collects and summarizes public data from multiple data sites.\n\n## Install a tutorial app\n\nInstalling SyftBox apps is equivalent to copying an app's directory (or creating a link) in your client's sync directory, under `apps`.\n\nYou can do this in 2 ways:\n\n- use the `syftbox` CLI\n- use basic shell commands\n\n### SyftBox CLI\n\n1. clone this repository somewhere on your computer\n\n```sh\ngit clone https://github.com/OpenMined/tutorial-apps.git\n```\n\n2. run `syftbox app install` with the app you want to install\n\n```sh\nsyftbox app install tutorial-apps/basic_aggregator\n```\n\nthe first argument should be the path to the app's directory\n\n### Shell commands\n\n1. clone this repository\n\n```sh\ngit clone https://github.com/OpenMined/tutorial-apps.git\n```\n\n2. create a symlink inside your SyftBox sync folder, under `apps`\n\n```sh\n# change this to reflect the correct path based on your setup\nAPPS_DIR=~/SyftBox/apps\n\n# note: using absolute path for the source\nln -s $(pwd)/tutorial-apps/basic_aggregator $APPS_DIR/apps\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmined%2Ftutorial-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenmined%2Ftutorial-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmined%2Ftutorial-apps/lists"}