{"id":50977178,"url":"https://github.com/shuymn/spindle-extensions","last_synced_at":"2026-06-19T09:32:30.612Z","repository":{"id":363175154,"uuid":"1262212992","full_name":"shuymn/spindle-extensions","owner":"shuymn","description":"Personal stdio JSONL extensions for spindle — macOS automation providers and workflows.","archived":false,"fork":false,"pushed_at":"2026-06-16T02:01:29.000Z","size":111,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-16T04:05:13.772Z","etag":null,"topics":["automation","extensions","jsonl","macos","rust","spindle","workflow"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/shuymn.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-07T18:01:44.000Z","updated_at":"2026-06-16T02:02:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shuymn/spindle-extensions","commit_stats":null,"previous_names":["shuymn/spindle-extensions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shuymn/spindle-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fspindle-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fspindle-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fspindle-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fspindle-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuymn","download_url":"https://codeload.github.com/shuymn/spindle-extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuymn%2Fspindle-extensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34526065,"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-19T02:00:06.005Z","response_time":61,"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":["automation","extensions","jsonl","macos","rust","spindle","workflow"],"created_at":"2026-06-19T09:32:30.092Z","updated_at":"2026-06-19T09:32:30.604Z","avatar_url":"https://github.com/shuymn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spindle-extensions\n\nPersonal stdio JSONL extensions for [spindle](https://github.com/shuymn/spindle).\n\nThe spindle kernel and `spindle-extension-sdk` live in the main spindle repository.\nThis repository holds provider and workflow extensions under `extensions/\u003cname\u003e/`.\n\n## Extensions\n\n- `extensions/aerospace/` — AeroSpace IPC, workspace/mode/layout snapshots, workspace focus\n- `extensions/clock/` — Clock label to SketchyBar message workflow\n- `extensions/sketchybar/` — SketchyBar Mach IPC and generic message send\n- `extensions/workspace-indicator/` — AeroSpace state to SketchyBar message workflow\n\n## Layout\n\n```text\nspindle-extensions/\n  extensions/\n    aerospace/\n    clock/\n    sketchybar/\n    workspace-indicator/\n  packages/                    # generated by task package\n```\n\nExtensions depend on `spindle-extension-sdk` from the `shuymn/spindle` Git repository.\n\n## Setup\n\nClone this repository:\n\n```bash\ngit clone https://github.com/shuymn/spindle-extensions.git\ncd spindle-extensions\n```\n\n```bash\ntask build\ntask test\n```\n\nBuild installable extension packages before installing extensions:\n\n```bash\ntask package\n```\n\n`task package` builds release binaries and writes package directories under `packages/`:\n\n```text\npackages/\u003cextension-id\u003e/\n  extension.json\n  bin/\u003cextension-id\u003e\n```\n\nInstall by package directory from a spindle checkout or installed `spindle` binary:\n\n```bash\nspindle install --trust-runtime /path/to/spindle-extensions/packages/aerospace\nspindle install --trust-runtime /path/to/spindle-extensions/packages/sketchybar\n```\n\nBootstrap the first-party desktop extension set without a cross-extension policy artifact:\n\n```bash\nspindle bootstrap --extension-dir ./packages --trust-runtime\n```\n\nInstalling or bootstrapping these packages means trusting their executables to run as the current user. Extension-to-extension routes declare their own capability grants; spindle validates installed surface completeness, but it does not sandbox extension executables or require a separate desktop topology policy.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuymn%2Fspindle-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuymn%2Fspindle-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuymn%2Fspindle-extensions/lists"}