{"id":15655697,"url":"https://github.com/chrissimpkins/chug","last_synced_at":"2025-05-05T14:42:29.012Z","repository":{"id":66080205,"uuid":"48301767","full_name":"chrissimpkins/chug","owner":"chrissimpkins","description":"Simple, clickable Homebrew package management for macOS","archived":false,"fork":false,"pushed_at":"2018-03-23T03:50:55.000Z","size":4682,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T21:51:13.010Z","etag":null,"topics":["homebrew","mac-osx","osx","package-manager","update","upgrade"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/chrissimpkins.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":"chrissimpkins"}},"created_at":"2015-12-20T00:12:55.000Z","updated_at":"2023-12-07T07:51:12.000Z","dependencies_parsed_at":"2023-04-09T04:32:28.119Z","dependency_job_id":null,"html_url":"https://github.com/chrissimpkins/chug","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissimpkins%2Fchug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissimpkins%2Fchug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissimpkins%2Fchug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrissimpkins%2Fchug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrissimpkins","download_url":"https://codeload.github.com/chrissimpkins/chug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252516180,"owners_count":21760742,"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":["homebrew","mac-osx","osx","package-manager","update","upgrade"],"created_at":"2024-10-03T13:00:22.993Z","updated_at":"2025-05-05T14:42:28.978Z","avatar_url":"https://github.com/chrissimpkins.png","language":"Shell","funding_links":["https://github.com/sponsors/chrissimpkins"],"categories":[],"sub_categories":[],"readme":"# Chug\n\n\u003cimg src=\"https://raw.githubusercontent.com/chrissimpkins/chug/master/img/chug-header.png\" alt=\"Chug - cool, refreshing, and no aftertaste\" width=\"750\" height=\"500\"\u003e\n\n## What is Chug?\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/chrissimpkins/chug/master/img/chug-quiet.gif\" alt=\"Progress bar displays Chug progress\" width=\"400\" style=\"float: right; margin-left: 30px;\"\u003e\n\nChug is a macOS application that turns your routine installed [Homebrew](http://brew.sh/) package upgrades and outdated package cleanup into a simple desktop icon click workflow.\n\nThe tool will perform the following actions through Homebrew without the need for a terminal or manual/scripted/aliased command execution on the command line:\n\n- Update the Homebrew formulae\n- Examine your system for outdated packages\n- Upgrade all outdated packages\n- Remove all outdated packages following successful upgrades\n\n\n## Quickstart\n\n- [Download the Chug installer](https://github.com/chrissimpkins/chug/releases/download/v0.10.0/Chug-Installer.dmg)\n- Double click the installer icon\n- Drag and drop the icon onto the Application directory in the installer window\n- Prost!\n\n## System Requirements\n\nmacOS 10.7 or later and support for 64-bit Intel binaries\n\nThe Homebrew executable must be installed on the path `/usr/local/bin/brew` (as [recommended by the Homebrew developers](https://github.com/Homebrew/brew/blob/master/docs/FAQ.md#why-does-homebrew-prefer-i-install-to-usrlocal)) to use the default Chug build.\n\nUse the following command to confirm that the Homebrew executable is installed on the correct path:\n\n```\n$ which brew\n```\n\nIf the output from the above command is not `/usr/local/bin/brew`, please see the [Homebrew documentation](http://brew.sh/) for details on how to modify your install path in order to use Chug with Homebrew.\n\n\n## Install\n\n[Download the Chug installer](https://github.com/chrissimpkins/chug/releases/download/v0.10.0/Chug-Installer.dmg), double click on the installer file, and then drag and drop the Chug application icon onto the Applications directory in the installer window.\n\n\u003cimg src=\"https://raw.githubusercontent.com/chrissimpkins/chug/master/img/chug-install-example.png\" alt=\"Chug drag and drop install\" width=\"539\"\u003e\n\nYou can access Chug via Launchpad and pin the icon to your dock for easy access.\n\n## Usage\n\nClick that handsome beer label icon to start chugging...\n\nSit back and relax.  The entire process is automated from there.\n\n### Package Updates\n\nBy default, your package updates and cleanup are indicated with a progress bar and status update text.\n\n\u003cimg src=\"https://raw.githubusercontent.com/chrissimpkins/chug/master/img/chug-quiet.gif\" alt=\"Progress bar displays Chug progress\" width=\"521\"\u003e\n\nClick the Details dropdown to view the standard output text from Homebrew as the updates and cleanup take place (or afterwards to review a log of your updates).\n\n\u003cimg src=\"https://raw.githubusercontent.com/chrissimpkins/chug/master/img/chug-verbose.gif\" alt=\"Verbose output with the Details dropdown\" width=\"521\"\u003e\n\nClick the Quit button to close the update progress indicator window and exit Chug.\n\n## Issues\n\nIf Chug isn't cool, refreshing, with no aftertaste, please [submit a new issue report](https://github.com/chrissimpkins/chug/issues/new) on the Github repository issue tracker.\n\n\n## License\n\nChug is licensed under the MIT license.  The full text of the license is [here](https://github.com/chrissimpkins/chug/blob/master/LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissimpkins%2Fchug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrissimpkins%2Fchug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissimpkins%2Fchug/lists"}