repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | --- |
| #2 | name: eightctl |
| #3 | description: Control Eight Sleep pods (status, temperature, alarms, schedules). |
| #4 | homepage: https://eightctl.sh |
| #5 | metadata: {"clawdbot":{"emoji":"🎛️","requires":{"bins":["eightctl"]},"install":[{"id":"go","kind":"go","module":"github.com/steipete/eightctl/cmd/eightctl@latest","bins":["eightctl"],"label":"Install eightctl (go)"}]}} |
| #6 | --- |
| #7 | |
| #8 | # eightctl |
| #9 | |
| #10 | Use `eightctl` for Eight Sleep pod control. Requires auth. |
| #11 | |
| #12 | Auth |
| #13 | - Config: `~/.config/eightctl/config.yaml` |
| #14 | - Env: `EIGHTCTL_EMAIL`, `EIGHTCTL_PASSWORD` |
| #15 | |
| #16 | Quick start |
| #17 | - `eightctl status` |
| #18 | - `eightctl on|off` |
| #19 | - `eightctl temp 20` |
| #20 | |
| #21 | Common tasks |
| #22 | - Alarms: `eightctl alarm list|create|dismiss` |
| #23 | - Schedules: `eightctl schedule list|create|update` |
| #24 | - Audio: `eightctl audio state|play|pause` |
| #25 | - Base: `eightctl base info|angle` |
| #26 | |
| #27 | Notes |
| #28 | - API is unofficial and rate-limited; avoid repeated logins. |
| #29 | - Confirm before changing temperature or alarms. |
| #30 |