{"id":50330404,"url":"https://github.com/themactep/thingino-hub-cli","last_synced_at":"2026-05-29T09:02:55.531Z","repository":{"id":356832462,"uuid":"1234249452","full_name":"themactep/thingino-hub-cli","owner":"themactep","description":"A CLI app for interacting with Thingino Hub","archived":false,"fork":false,"pushed_at":"2026-05-10T00:12:26.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-23T19:31:14.314Z","etag":null,"topics":["cli","client","hub","thingino"],"latest_commit_sha":null,"homepage":"https://thingino.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themactep.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2026-05-09T23:56:11.000Z","updated_at":"2026-05-10T00:12:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/themactep/thingino-hub-cli","commit_stats":null,"previous_names":["themactep/thingino-hub-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/themactep/thingino-hub-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themactep%2Fthingino-hub-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themactep%2Fthingino-hub-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themactep%2Fthingino-hub-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themactep%2Fthingino-hub-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themactep","download_url":"https://codeload.github.com/themactep/thingino-hub-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themactep%2Fthingino-hub-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33644313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["cli","client","hub","thingino"],"created_at":"2026-05-29T09:02:54.246Z","updated_at":"2026-05-29T09:02:55.526Z","avatar_url":"https://github.com/themactep.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thingino-hub-cli\n\nCLI client for Thingino Hub API v2.\n\n## Quick start\n\n```sh\ngit clone https://github.com/themactep/thingino-hub-cli\ncd thingino-hub-cli\npython -m venv .venv\n. .venv/bin/activate\npip install -e \".[dev]\"\n```\n\nSet your hub API base URL (default is `http://127.0.0.1:8090`):\n\n```sh\nexport THINGINO_HUB_BASE_URL=\"http://127.0.0.1:8090\"\n```\n\n## Commands\n\n```sh\nhub-cli health\nhub-cli cameras list\nhub-cli cameras attention --minimum-severity high\nhub-cli actions refresh-api cam1\nhub-cli actions privacy cam1 --disabled\nhub-cli lifecycle enroll --ip 192.168.88.155 --onvif-username thingino --onvif-password thingino\nhub-cli lifecycle connect cam1\nhub-cli lifecycle pair cam1\nhub-cli bulk run --action refresh-api --camera-id cam1 --camera-id cam2\n```\n\nJSON output:\n\n```sh\nhub-cli --json cameras list\n```\n\n## Global options\n\n- `--base-url` (env: `THINGINO_HUB_BASE_URL`)\n- `--timeout` (env: `THINGINO_HUB_TIMEOUT`)\n- `--insecure` (disable TLS verification)\n- `--json` (machine-readable output)\n\n## Safety and exit codes\n\n- API/request failures return exit code `1`\n- `lifecycle delete` requires `--yes`\n\n## Development\n\n```sh\npytest -q\n```\n\n## Releases\n\n- CI runs on pushes/PRs across Python 3.11–3.13\n- Tagging `v*` creates a GitHub release with built wheel/sdist artifacts\n- Version history is tracked in [CHANGELOG.md](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemactep%2Fthingino-hub-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemactep%2Fthingino-hub-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemactep%2Fthingino-hub-cli/lists"}