{"id":16962496,"url":"https://github.com/threeal/bro","last_synced_at":"2025-06-17T08:36:44.804Z","repository":{"id":65078166,"uuid":"576291481","full_name":"threeal/bro","owner":"threeal","description":"Your friendly, personal, multi-purpose buddy written in Go","archived":false,"fork":false,"pushed_at":"2025-01-20T01:37:26.000Z","size":364,"stargazers_count":3,"open_issues_count":15,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T11:51:57.762Z","etag":null,"topics":["assistant","bot","buddy","go","golang","multipurpose","multipurpose-bot"],"latest_commit_sha":null,"homepage":"","language":"Go","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/threeal.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}},"created_at":"2022-12-09T13:28:04.000Z","updated_at":"2024-10-11T10:52:42.000Z","dependencies_parsed_at":"2024-05-01T02:50:59.758Z","dependency_job_id":"11d30aa0-5020-485e-b5b1-20d0ed6ad48e","html_url":"https://github.com/threeal/bro","commit_stats":{"total_commits":205,"total_committers":3,"mean_commits":68.33333333333333,"dds":0.5170731707317073,"last_synced_commit":"11a31355eb7b53a296264704c69ac552d7b6ec72"},"previous_names":["threeal/threeal-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fbro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fbro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fbro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threeal%2Fbro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threeal","download_url":"https://codeload.github.com/threeal/bro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244971724,"owners_count":20540837,"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":["assistant","bot","buddy","go","golang","multipurpose","multipurpose-bot"],"created_at":"2024-10-13T23:06:55.707Z","updated_at":"2025-03-22T14:30:55.047Z","avatar_url":"https://github.com/threeal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bro\n\n[![build status](https://img.shields.io/github/actions/workflow/status/threeal/bro/build.yml?branch=main)](https://github.com/threeal/bro/actions/workflows/build.yml)\n[![tests status](https://img.shields.io/testspace/pass-ratio/threeal/threeal:bro/main)](https://threeal.testspace.com/projects/threeal:bro)\n[![coverage status](https://img.shields.io/coveralls/github/threeal/bro/main)](https://coveralls.io/github/threeal/bro)\n\nYour friendly, personal, multi-purpose [buddy](https://en.wiktionary.org/wiki/buddy) written in [Go](https://go.dev/).\n\n## Build\n\n- Requirements: [Go](https://go.dev/doc/install), [Protocol Compiler](https://github.com/protocolbuffers/protobuf#protocol-compiler-installation) (Protobuf's protoc).\n- Generate sources from `*.proto` files.\n\n    ```sh\n    go generate ./pkg/...\n    ```\n\n- (Optional) Build targets.\n\n    ```sh\n    go build ./cmd/...\n    ```\n\n## Usage\n\n### Backend Server\n\n- Run backend server.\n\n    ```sh\n    go run ./cmd/bro-backend spin\n    ```\n\n    You will be prompted to input the listen address if there is no config file.\n    The config file will be located in `$HOME/.bro/backend_config.json`.\n\n- Show help.\n\n    ```sh\n    go run ./cmd/bro-backend\n    ```\n\n### CLI Client\n\n- Run CLI client.\n\n    ```sh\n    go run ./cmd/bro --help\n    ```\n\n    You will be prompted to input the backend address if there is no config file.\n    The config file will be located in `$HOME/.bro/config.json`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreeal%2Fbro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreeal%2Fbro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreeal%2Fbro/lists"}