{"id":43869967,"url":"https://github.com/cbabil/tomo-marketplace","last_synced_at":"2026-02-06T14:25:28.665Z","repository":{"id":330738112,"uuid":"1123529390","full_name":"cbabil/tomo-marketplace","owner":"cbabil","description":"Community marketplace for homelab applications - discover, share, and install apps for your homelab infrastructure","archived":false,"fork":false,"pushed_at":"2026-02-03T00:01:59.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-03T10:55:45.181Z","etag":null,"topics":["apps","docker","homelab","infrastructure","marketplace","self-hosted"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/cbabil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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-12-27T04:19:54.000Z","updated_at":"2026-02-03T00:02:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cbabil/tomo-marketplace","commit_stats":null,"previous_names":["cbabil/homelab-marketplace","cbabil/tomo-marketplace"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cbabil/tomo-marketplace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbabil%2Ftomo-marketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbabil%2Ftomo-marketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbabil%2Ftomo-marketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbabil%2Ftomo-marketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbabil","download_url":"https://codeload.github.com/cbabil/tomo-marketplace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbabil%2Ftomo-marketplace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29164854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"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":["apps","docker","homelab","infrastructure","marketplace","self-hosted"],"created_at":"2026-02-06T14:25:27.919Z","updated_at":"2026-02-06T14:25:28.651Z","avatar_url":"https://github.com/cbabil.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Tomo Marketplace\n\n[![Validate Apps](https://github.com/cbabil/tomo-marketplace/actions/workflows/validate.yml/badge.svg)](https://github.com/cbabil/tomo-marketplace/actions/workflows/validate.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![GitHub stars](https://img.shields.io/github/stars/cbabil/tomo-marketplace)](https://github.com/cbabil/tomo-marketplace/stargazers)\n[![GitHub last commit](https://img.shields.io/github/last-commit/cbabil/tomo-marketplace)](https://github.com/cbabil/tomo-marketplace/commits)\n[![GitHub issues](https://img.shields.io/github/issues/cbabil/tomo-marketplace)](https://github.com/cbabil/tomo-marketplace/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/cbabil/tomo-marketplace)](https://github.com/cbabil/tomo-marketplace/pulls)\n\n**Custom Docker app definitions for Tomo infrastructure**\n\n[Quick Start](#quick-start) · [Apps](#apps) · [Documentation](https://github.com/cbabil/tomo-marketplace/wiki) · [Contributing](CONTRIBUTING.md)\n\n\u003c/div\u003e\n\n---\n\n## About\n\nThis marketplace contains **custom apps not available in CasaOS App Store**. For common self-hosted applications (Jellyfin, Nextcloud, Pi-hole, Portainer, Grafana, etc.), use the [CasaOS App Store](https://github.com/IceWhaleTech/CasaOS-AppStore).\n\n## Quick Start\n\n```bash\n# Install an app\ntomo install tomo-agent\n\n# Add a new app\n./scripts/create-app.sh \u003ccategory\u003e \u003capp-id\u003e\n\n# Validate an app\n./scripts/validate-app.sh \u003capp-id\u003e\n```\n\n## Apps\n\n| App | Category | Description |\n|-----|----------|-------------|\n| [Tomo Agent](apps/utility/tomo-agent) | utility | Agent for remote server management and monitoring |\n\n## Documentation\n\nVisit the **[Wiki](https://github.com/cbabil/tomo-marketplace/wiki)** for:\n\n- [App Categories](https://github.com/cbabil/tomo-marketplace/wiki/App-Categories) - Browse all apps\n- [App Definition](https://github.com/cbabil/tomo-marketplace/wiki/App-Definition) - YAML format reference\n- [Repository Structure](https://github.com/cbabil/tomo-marketplace/wiki/Repository-Structure) - How the repo is organized\n\n## Contributing\n\nWant to add an app? See [CONTRIBUTING.md](CONTRIBUTING.md).\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n[Security Policy](SECURITY.md) · [Releases](https://github.com/cbabil/tomo-marketplace/releases) · [License](LICENSE)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbabil%2Ftomo-marketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbabil%2Ftomo-marketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbabil%2Ftomo-marketplace/lists"}