{"id":30263157,"url":"https://github.com/nipsysdev/kamino","last_synced_at":"2026-02-12T19:03:26.612Z","repository":{"id":307319734,"uuid":"1027249066","full_name":"nipsysdev/Kamino","owner":"nipsysdev","description":"A QT app for easily deploying and managing Waku, Codex, and Nomos nodes as Docker containers","archived":false,"fork":false,"pushed_at":"2025-07-27T16:20:33.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-11T12:43:31.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"QML","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/nipsysdev.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}},"created_at":"2025-07-27T16:20:17.000Z","updated_at":"2025-07-27T16:20:37.000Z","dependencies_parsed_at":"2025-07-30T17:29:57.120Z","dependency_job_id":null,"html_url":"https://github.com/nipsysdev/Kamino","commit_stats":null,"previous_names":["nipsysdev/kamino"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nipsysdev/Kamino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FKamino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FKamino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FKamino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FKamino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nipsysdev","download_url":"https://codeload.github.com/nipsysdev/Kamino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FKamino/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270631809,"owners_count":24619380,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-08-15T21:21:05.867Z","updated_at":"2026-02-12T19:03:21.591Z","avatar_url":"https://github.com/nipsysdev.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kamino\n\nA nimqml application built with Nim and Qt.\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have:\n\n- Nim compiler installed\n- Qt5 development libraries\n- nimble package manager\n\nOn Ubuntu/Debian:\n\n```bash\nsudo apt install qtdeclarative5-dev qml-module-qtquick-controls2\n```\n\n### Building and Running\n\n1. Install dependencies:\n\n```bash\nnimble install\n```\n\n2. Run the application:\n\n```bash\nnim c -r main.nim\n```\n\nOr use the build script:\n\n```bash\n./build.sh\n```\n\n## Project Structure\n\n```\n├── main.nim           # Entry point\n├── src/\n│   └── kamino.nim     # Main application logic\n├── qml/\n│   └── main.qml       # QML interface\n├── kamino.nimble      # Package configuration\n└── build.sh           # Build script\n```\n\n## Development\n\nThe QML files are loaded from the `qml/` directory. You can modify `qml/main.qml` to change the UI, and `src/kamino.nim` for the application logic.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fkamino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnipsysdev%2Fkamino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fkamino/lists"}