{"id":37182805,"url":"https://github.com/farmergreg/barnard","last_synced_at":"2026-01-14T21:04:50.750Z","repository":{"id":61625555,"uuid":"540961498","full_name":"farmergreg/barnard","owner":"farmergreg","description":"barnard is a terminal-based client for the Mumble voice chat software","archived":false,"fork":true,"pushed_at":"2022-09-25T23:05:39.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T11:51:25.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"layeh/barnard","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/farmergreg.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}},"created_at":"2022-09-24T20:39:29.000Z","updated_at":"2023-09-03T17:11:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/farmergreg/barnard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/farmergreg/barnard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fbarnard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fbarnard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fbarnard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fbarnard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farmergreg","download_url":"https://codeload.github.com/farmergreg/barnard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fbarnard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-01-14T21:04:49.829Z","updated_at":"2026-01-14T21:04:50.738Z","avatar_url":"https://github.com/farmergreg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# barnard FORKED by farmergreg\n\nbarnard is a terminal-based client for the [Mumble](https://mumble.info) voice\nchat software.\n\nThis FORK adds three new features:\n\n- the -tx flag will cause barnard to start transmitting as soon as it is launched.\n- the -channel flag will cause barnard to join the given channel.\n- display help text on startup\n\nExample:\n````\n    ./barnard -insecure -password mypass -server mumble:64738 -username AudioFeed -tx -channel \"K9CTS Scanner\"\n````\n\n## Screenshot\n![Screenshot](https://i.imgur.com/B8ldT5k.png)\n\n## Installation\n\nRequirements:\n\n1. [Go](https://golang.org/)\n2. [Git](https://git-scm.com/)\n3. [Opus](https://opus-codec.org/) development headers\n4. [OpenAL](http://kcat.strangesoft.net/openal.html) development headers\n\nTo fetch and build:\n\n````\napt install libalut-dev libopus-dev\ngo install github.com/farmergreg/barnard@latest\n````\n\nAfter running the command above, `barnard` will be compiled as `$(go env GOPATH)/bin/barnard`.\n\n## Development Environment Setup\n\n````\napt install libalut-dev libopus-dev\ngo mod init\ngo get\ngo build\n````\n\n## Manual\n\n### Key bindings\n\n- \u003ckbd\u003eF1\u003c/kbd\u003e: show help\n- \u003ckbd\u003eF2\u003c/kbd\u003e: toggle voice transmission\n- \u003ckbd\u003eCtrl+L\u003c/kbd\u003e: clear chat log\n- \u003ckbd\u003eTab\u003c/kbd\u003e: toggle focus between chat and user tree\n- \u003ckbd\u003ePage Up\u003c/kbd\u003e: scroll chat up\n- \u003ckbd\u003ePage Down\u003c/kbd\u003e: scroll chat down\n- \u003ckbd\u003eHome\u003c/kbd\u003e: scroll chat to the top\n- \u003ckbd\u003eEnd\u003c/kbd\u003e: scroll chat to the bottom\n- \u003ckbd\u003eF10\u003c/kbd\u003e: quit\n\n## License\n\nGPLv2\n\n## Author\n\nTim Cooper (\u003ctim.cooper@layeh.com\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarmergreg%2Fbarnard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarmergreg%2Fbarnard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarmergreg%2Fbarnard/lists"}