{"id":50138694,"url":"https://github.com/openclaw/crawlbar","last_synced_at":"2026-05-24T00:01:25.380Z","repository":{"id":355065633,"uuid":"1226632416","full_name":"openclaw/crawlbar","owner":"openclaw","description":"Menu bar control plane for local-first crawl apps","archived":false,"fork":false,"pushed_at":"2026-05-18T11:57:11.000Z","size":1169,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-18T13:39:34.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/openclaw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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},"funding":{"github":["moltbot"]}},"created_at":"2026-05-01T16:39:41.000Z","updated_at":"2026-05-18T11:57:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/openclaw/crawlbar","commit_stats":null,"previous_names":["vincentkoc/crawlbar","openclaw/crawlbar"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/openclaw/crawlbar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclaw%2Fcrawlbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclaw%2Fcrawlbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclaw%2Fcrawlbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclaw%2Fcrawlbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openclaw","download_url":"https://codeload.github.com/openclaw/crawlbar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclaw%2Fcrawlbar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33416315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-24T00:00:56.960Z","updated_at":"2026-05-24T00:01:25.366Z","avatar_url":"https://github.com/openclaw.png","language":"Swift","funding_links":["https://github.com/sponsors/moltbot"],"categories":[],"sub_categories":[],"readme":"# CrawlBar\n\nCrawlBar is a macOS menu bar control plane for local-first `*crawl` apps.\n\nIt discovers crawler CLIs, reads metadata manifests, shows status/freshness/counts, runs refresh and doctor actions, writes redacted job logs, and keeps per-app config in `~/.crawlbar/config.json`.\n\n## Apps\n\nBuilt-in manifests ship for:\n\n- `gitcrawl`\n- `slacrawl`\n- `discrawl`\n- `notcrawl`\n- `graincrawl`\n\nFuture crawler repos can drop a manifest JSON file into `~/.crawlbar/apps/*.json` to appear without a CrawlBar code change.\n\n## Build\n\n```sh\nswift build\nswift run crawlbar-selftest\nswift run crawlbarctl apps --json\n```\n\n## CLI\n\n```sh\ncrawlbar apps [--json]\ncrawlbar metadata [--app gitcrawl] [--json]\ncrawlbar status [--app all] [--json]\ncrawlbar query --app all -- manifest\ncrawlbar query --app slacrawl -- 'select count(*) from messages;'\ncrawlbar doctor --app discrawl [--json]\ncrawlbar refresh --app slacrawl [--json]\ncrawlbar action desktop-cache-import --app discrawl [--json]\ncrawlbar logs [--json]\ncrawlbar config path|validate|init\n```\n\nDuring development the SwiftPM product is `crawlbarctl` to avoid colliding with\nthe `CrawlBar` app binary on case-insensitive macOS filesystems. The install\nscript places it on PATH as `crawlbar`.\n\n## Install\n\n```sh\nbrew install vincentkoc/tap/crawlbar\n# or\nbrew install openclaw/tap/crawlbar\n```\n\nThe release also publishes the same formula to the OpenClaw Homebrew tap.\n\n## Config\n\nMain config lives at:\n\n```text\n~/.crawlbar/config.json\n```\n\nAction logs live at:\n\n```text\n~/.crawlbar/logs\n```\n\nBoth are written with private file permissions. Command output is redacted before it is returned to the UI or persisted as an action log.\n\n## Package The App\n\n```sh\nScripts/package_app.sh\n```\n\nThe packaged `.app` is written to `dist/CrawlBar.app`.\n\n## Releases\n\nRelease notes are kept in [CHANGELOG.md](CHANGELOG.md). The packaged app bundle\nversion is generated by `Scripts/package_app.sh`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclaw%2Fcrawlbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenclaw%2Fcrawlbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclaw%2Fcrawlbar/lists"}