{"id":24922326,"url":"https://github.com/valkyrie00/bold-brew","last_synced_at":"2025-09-04T03:40:06.582Z","repository":{"id":274209693,"uuid":"922227315","full_name":"Valkyrie00/bold-brew","owner":"Valkyrie00","description":"Bold Brew (bbrew) - A Homebrew TUI Manager","archived":false,"fork":false,"pushed_at":"2025-04-13T20:39:04.000Z","size":12155,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T21:31:01.753Z","etag":null,"topics":["brew","go","homebrew","tui"],"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/Valkyrie00.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-25T16:51:01.000Z","updated_at":"2025-04-13T20:39:07.000Z","dependencies_parsed_at":"2025-03-28T10:43:24.725Z","dependency_job_id":"1ccc558a-f337-420e-8396-8b77eddf9662","html_url":"https://github.com/Valkyrie00/bold-brew","commit_stats":null,"previous_names":["valkyrie00/bold-brew"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valkyrie00%2Fbold-brew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valkyrie00%2Fbold-brew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valkyrie00%2Fbold-brew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valkyrie00%2Fbold-brew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Valkyrie00","download_url":"https://codeload.github.com/Valkyrie00/bold-brew/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975291,"owners_count":21192198,"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":["brew","go","homebrew","tui"],"created_at":"2025-02-02T11:18:54.920Z","updated_at":"2025-04-14T22:44:10.446Z","avatar_url":"https://github.com/Valkyrie00.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/assets/logo/bbrew-logo-rounded.png\" alt=\"Bold Brew Logo\" width=\"200\" height=\"200\"\u003e\n  \u003ch1\u003eBold Brew (bbrew)\u003c/h1\u003e\n  \u003cp\u003eA Homebrew TUI Manager\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/Valkyrie00/bold-brew)\n![GitHub](https://img.shields.io/github/license/Valkyrie00/bold-brew)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Valkyrie00/bold-brew/release.yml)\n![GolangCI-Lint](https://github.com/Valkyrie00/bold-brew/workflows/Quality/badge.svg)\n![GitHub all releases](https://img.shields.io/github/downloads/Valkyrie00/bold-brew/total)\n\n[![GitHub stars](https://img.shields.io/github/stars/Valkyrie00/bold-brew?style=social)](https://github.com/Valkyrie00/bold-brew/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/Valkyrie00/bold-brew?style=social)](https://github.com/Valkyrie00/bold-brew/network/members)\n\n[Website](https://bold-brew.com/) • [Docs](https://bold-brew.com/docs) • [Changelog](https://github.com/Valkyrie00/bold-brew/releases)\n\n\u003c/div\u003e\n\n## ✨ Features\n\n- 🚀 Modern and responsive TUI interface\n- 📦 Simplified Homebrew package management\n- 🔍 Advanced package search\n- 🔄 Real\\-time updates\n- ⌨️ Intuitive keyboard shortcuts\n\n## 🛠️ Installation\n\n### Via Homebrew\n```sh\nbrew install Valkyrie00/homebrew-bbrew/bbrew\n```\n\n### Manually\nDownload the latest version from the [releases page](https://github.com/Valkyrie00/bold-brew/releases)\n\n## 📖 Quick start\n\nLaunch the application:\n```sh\nbbrew\n```\n\n### Main Commands\n- `/` - Search packages\n- `f` - Filter installed packages\n- `i` - Install package\n- `u` - Update package\n- `r` - Remove package\n- `q` - Quit\n- `Ctrl+U` - Update all packages\n\n## 🖼️ Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/assets/screenshots/bbrew-main-screenshot.png\" alt=\"Main Screenshot\" width=\"800\"\u003e\n  \u003cimg src=\"docs/assets/screenshots/bbrew-installed-screenshot.png\" alt=\"Install Screenshot\" width=\"800\"\u003e\n  \u003cimg src=\"docs/assets/screenshots/bbrew-search-screenshot.png\" alt=\"Search Screenshot\" width=\"800\"\u003e\n\u003c/div\u003e\n\n## 🤝 Contributing\n\nContributions are welcome! Please:\n\n1. 🍴 Fork the project\n2. 🔨 Create your feature branch\n3. 📝 Commit your changes\n4. 🚀 Submit a pull request\n\n## 🦸Contributors\nBold Brew exists thanks to the efforts of these wonderful people\n\n\u003ca href=\"https://github.com/Valkyrie00/bold-brew/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Valkyrie00/bold-brew\" /\u003e\n\u003c/a\u003e\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 💖 Support\n\n- 🌟 Star the project\n- 🐛 [Report a bug](https://github.com/Valkyrie00/bold-brew/issues)\n- 💡 [Propose new features](https://github.com/Valkyrie00/bold-brew/issues)\n- 📣 Share the project with your friends\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eBuilt with ❤️ for the community and for all developers\u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalkyrie00%2Fbold-brew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalkyrie00%2Fbold-brew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalkyrie00%2Fbold-brew/lists"}