{"id":24764513,"url":"https://github.com/seamapi/seam-cli","last_synced_at":"2025-04-05T15:02:52.949Z","repository":{"id":211785983,"uuid":"729946920","full_name":"seamapi/seam-cli","owner":"seamapi","description":"Command line interface for the Seam API","archived":false,"fork":false,"pushed_at":"2025-04-02T15:04:25.000Z","size":1249,"stargazers_count":84,"open_issues_count":8,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-02T16:22:41.812Z","etag":null,"topics":["maintained"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/seamapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-10T20:42:35.000Z","updated_at":"2025-04-02T15:04:21.000Z","dependencies_parsed_at":"2024-01-23T04:29:38.200Z","dependency_job_id":"11e31408-ceda-41a3-bc83-39c862d5368f","html_url":"https://github.com/seamapi/seam-cli","commit_stats":null,"previous_names":["seamapi/experimental-seam-cli","seamapi/seam-cli"],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamapi%2Fseam-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamapi%2Fseam-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamapi%2Fseam-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamapi%2Fseam-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seamapi","download_url":"https://codeload.github.com/seamapi/seam-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353729,"owners_count":20925329,"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":["maintained"],"created_at":"2025-01-28T22:32:08.096Z","updated_at":"2025-04-05T15:02:52.919Z","avatar_url":"https://github.com/seamapi.png","language":"TypeScript","readme":"![seam-cli-chromatic-dark-blog-cover-repo](https://github.com/seamapi/seam-cli/assets/852751/e63bbaaa-d8a9-4417-ac69-d21b172e6de6)\n\n# seam-cli - Seam Command Line Interface\n\nA command line for interacting with [the Seam API](https://seam.co), create a [free account at console.seam.co](https://console.seam.co)\n\n## Installation\n\nFor npm users:\n\n```bash\nnpm install -g seam-cli\n```\n\nFor brew users:\n\n```bash\nbrew tap seamapi/homebrew-seam\nbrew install seam\n```\n\n## Usage\n\nEvery `seam` command is interactive and will prompt you for any missing\nrequired properties with helpful suggestions. To avoid automatic behavior,\npass `-y`\n\n```bash\n# Login to Seam\nseam login\n\n# Select your workspace\nseam select workspace\n\n# Interactively select commands to execute\nseam\n\n# Create a connect webview to connect devices\nseam connect-webviews create\n\n# List devices in your workspace\nseam devices list\n\nMY_DOOR=$(seam devices get --name \"Front Door\" --id-only)\n\n# Unlock a lock\nseam locks unlock-door --device-id $MY_DOOR\n\n# Create an access code\nseam access-codes create --code \"1234\" --name \"My Code\"\n\n# List you access codes\nseam access-codes list --device-id $MY_DOOR\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseamapi%2Fseam-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseamapi%2Fseam-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseamapi%2Fseam-cli/lists"}