{"id":16848336,"url":"https://github.com/endocrimes/keylightctl","last_synced_at":"2025-03-22T05:31:33.641Z","repository":{"id":47359365,"uuid":"259867071","full_name":"endocrimes/keylightctl","owner":"endocrimes","description":"CLI for managing Elgato Keylight (Air)","archived":false,"fork":false,"pushed_at":"2022-11-05T23:49:37.000Z","size":3298,"stargazers_count":41,"open_issues_count":4,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-01T13:22:54.729Z","etag":null,"topics":["elgato","elgato-key-light","keylight"],"latest_commit_sha":null,"homepage":"","language":"Go","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/endocrimes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-29T08:23:09.000Z","updated_at":"2025-02-16T15:00:02.000Z","dependencies_parsed_at":"2022-08-31T08:12:00.509Z","dependency_job_id":null,"html_url":"https://github.com/endocrimes/keylightctl","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endocrimes%2Fkeylightctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endocrimes%2Fkeylightctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endocrimes%2Fkeylightctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endocrimes%2Fkeylightctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endocrimes","download_url":"https://codeload.github.com/endocrimes/keylightctl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244188025,"owners_count":20412974,"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":["elgato","elgato-key-light","keylight"],"created_at":"2024-10-13T13:10:56.197Z","updated_at":"2025-03-22T05:31:30.138Z","avatar_url":"https://github.com/endocrimes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# keylightctl\n\nA command line tool for controlling Elgato [Key\nLights](https://www.elgato.com/en/gaming/key-light) and [Key Light\nAirs](https://www.elgato.com/en/gaming/key-light-air).\n\nA library for interacting with the lights yourself is available at\n[endocrimes/keylight-go](https://github.com/endocrimes/keylight-go).\n\n## Example\n\n```bash\n[keylightctl(master)] $ ./bin/keylightctl describe --all\n+---+--------------------------+-------------+------------+-------------+\n| # | NAME                     | POWER STATE | BRIGHTNESS | TEMPERATURE |\n+---+--------------------------+-------------+------------+-------------+\n| 0 | Elgato\\ Key\\ Light\\ 861A | on          |         50 |         295 |\n+---+--------------------------+-------------+------------+-------------+\n[keylightctl(master)] $ ./bin/keylightctl switch --light 861A off               \n[keylightctl(master)] $ ./bin/keylightctl describe --all         \n+---+--------------------------+-------------+------------+-------------+\n| # | NAME                     | POWER STATE | BRIGHTNESS | TEMPERATURE |\n+---+--------------------------+-------------+------------+-------------+\n| 0 | Elgato\\ Key\\ Light\\ 861A | off         |         50 |         295 |\n+---+--------------------------+-------------+------------+-------------+\n[keylightctl(master)] $ ./bin/keylightctl switch --light 861A --brightness 25 on\n[keylightctl(master)] $ ./bin/keylightctl describe --all                        \n==\u003e Found no matching lights during discovery\n[keylightctl(master)] $ ./bin/keylightctl describe --all\n+---+--------------------------+-------------+------------+-------------+\n| # | NAME                     | POWER STATE | BRIGHTNESS | TEMPERATURE |\n+---+--------------------------+-------------+------------+-------------+\n| 0 | Elgato\\ Key\\ Light\\ 861A | on          |         25 |         295 |\n+---+--------------------------+-------------+------------+-------------+\n[keylightctl(master)] $ \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendocrimes%2Fkeylightctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendocrimes%2Fkeylightctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendocrimes%2Fkeylightctl/lists"}