{"id":23960406,"url":"https://github.com/nilicule/macbuds","last_synced_at":"2025-07-22T17:37:04.817Z","repository":{"id":270701010,"uuid":"911200236","full_name":"nilicule/macbuds","owner":"nilicule","description":"A simple macOS menubar application to control your Bluetooth earbuds. It allows you to quickly connect and disconnect your earbuds directly from the menubar, with visual status indication.","archived":false,"fork":false,"pushed_at":"2025-01-16T09:48:45.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T17:54:45.827Z","etag":null,"topics":["bluetooth","earbuds","go","golang","osx"],"latest_commit_sha":null,"homepage":"https://github.com/nilicule/macbuds","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilicule.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":"2025-01-02T13:20:00.000Z","updated_at":"2025-01-16T09:46:02.000Z","dependencies_parsed_at":"2025-01-02T14:39:13.347Z","dependency_job_id":null,"html_url":"https://github.com/nilicule/macbuds","commit_stats":null,"previous_names":["nilicule/macbuds"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fmacbuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fmacbuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fmacbuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fmacbuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilicule","download_url":"https://codeload.github.com/nilicule/macbuds/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240475239,"owners_count":19807292,"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":["bluetooth","earbuds","go","golang","osx"],"created_at":"2025-01-06T19:27:55.179Z","updated_at":"2025-02-24T12:19:17.022Z","avatar_url":"https://github.com/nilicule.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MacBuds\n\nA simple macOS menubar application to control your Bluetooth earbuds. It allows you to quickly connect and disconnect your earbuds directly from the menubar, with visual status indication.\n\n## Features\n\n- Lives in your menubar with visual connection status (✓ connected, × disconnected)\n- Quick connect/disconnect with one click\n- Configurable target device (via MAC address)\n- Optional launch at login\n- Lightweight and native macOS experience\n\n## Prerequisites\n\n- macOS\n- Go 1.16 or later\n- [blueutil](https://github.com/toy/blueutil) (can be installed via Homebrew)\n\n## Installation\n\n1. Install blueutil:\n```bash\nbrew install blueutil\n```\n\n2. Clone and build the application:\n```bash\ngit clone https://github.com/nilicule/macbuds.git\ncd macbuds\ngo build -o macbuds\n```\n\n3. Run the application:\n```bash\n./macbuds\n```\n\n## Configuration\n\n1. Find your earbuds' MAC address:\n```bash\nblueutil --paired\n```\n\n2. Click the menubar icon and select \"Configure MAC Address\"\n3. Enter your device's MAC address in the text editor that opens\n4. Save and close the file\n\n## Auto-start Configuration\n\nTo have MacBuds start automatically when you log in:\n\n1. Click the menubar icon\n2. Toggle \"Launch at Login\"\n\n## Building from Source\n\n```bash\n# Clone the repository\ngit clone https://github.com/nilicule/macbuds.git\n\n# Navigate to the directory\ncd macbuds\n\n# Get dependencies\ngo mod tidy\n\n# Build the application\n./build.sh 1.0.0\n```\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 - see [LICENSE](LICENSE) file for details.\n\nGPL-3.0 is a copyleft license that requires anyone who distributes your code or a derivative work to make the source code available under the same terms. This ensures that modifications and larger works based on your code must also be free and open source.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Fmacbuds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilicule%2Fmacbuds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Fmacbuds/lists"}