{"id":50852135,"url":"https://github.com/codeskyblue/cclight","last_synced_at":"2026-06-14T14:31:04.939Z","repository":{"id":361119737,"uuid":"1235314885","full_name":"codeskyblue/cclight","owner":"codeskyblue","description":"Monitor Claude status using an ESP32-controlled LED light.","archived":false,"fork":false,"pushed_at":"2026-06-08T06:02:17.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-08T08:04:59.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/codeskyblue.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T07:55:02.000Z","updated_at":"2026-06-08T06:02:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/codeskyblue/cclight","commit_stats":null,"previous_names":["codeskyblue/cclight"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codeskyblue/cclight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fcclight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fcclight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fcclight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fcclight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeskyblue","download_url":"https://codeload.github.com/codeskyblue/cclight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fcclight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34324004,"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-06-14T02:00:07.365Z","response_time":62,"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":"2026-06-14T14:31:04.355Z","updated_at":"2026-06-14T14:31:04.900Z","avatar_url":"https://github.com/codeskyblue.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCLight Status Indicator Plugin\n\n\u003e 通过 ESP32 LED 灯光显示 Claude Code 的工作状态\n\n## 准备硬件\n\n- 硬件代码在 src/esp32-program中可以找到。找台ESP32-C3的板子，刷micropython，然后将main.py刷到板子上。 LED灯负极接GND，正极接Pin(3)\n- 电脑通过USB先直连ESP32-C3的板子\n\n## 软件安装\n\n### 1: 安装控制程序\n\n```bash\n# 使用 pip 或 pipx\npip install cclight\n# pipx install cclight\n```\n\n### 2：Claude Code 插件市场\n\n```bash\n# 启动 claude code\nclaude\n\n# 1. 添加 GitHub marketplace\n/plugin marketplace add codeskyblue/cclight\n\n# 2. 安装插件\n/plugin install cclight@cclight-marketplace\n\n# 3. 重新加载插件\n/reload-plugins\n\n# 4. 检查\n/plugin list\n```\n\n## 测试\n\n安装后 `cclight` 命令即可使用：\n\n```bash\n# 启动 daemon（首次使用会自动启动）\ncclight state working\ncclight state idle\ncclight state input\n\n# 手动管理 daemon\ncclight daemon start\ncclight daemon stop\ncclight daemon status\n```\n\n\u003e **开发调试？** 查看 [DEVELOP.md](DEVELOP.md) 了解本地开发和调试方法。\n\n# 参考文档\n\n- 创建marketplace: https://code.claude.com/docs/zh-CN/plugin-marketplaces#create-the-marketplace-file\n- plugins参考: https://code.claude.com/docs/zh-CN/plugins-reference\n- 类似项目: https://github.com/bobek-balinek/claude-lamp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeskyblue%2Fcclight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeskyblue%2Fcclight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeskyblue%2Fcclight/lists"}