Install and manage third-party Mac apps from a visual gallery without ever opening Terminal.
Keep all Homebrew Cask apps up to date with one click instead of remembering brew update commands.
Share a way to install common developer tools with a non-technical colleague who cannot use the command line.
Browse a curated selection of Mac apps and install them without visiting multiple download websites.
Requires macOS 13 or later, Homebrew is installed automatically if it is not already present on the machine.
Applite is a free, open-source Mac application that makes it easy to install, update, and remove third-party apps without using the command line. It works on top of Homebrew, a package manager that Mac users typically operate through a terminal. Applite adds a graphical front end to that system, specifically for Homebrew Casks, which are Homebrew's way of distributing regular Mac applications rather than developer tools. The interface is built for non-technical users. You browse a handpicked gallery of apps, click to install, and Applite handles the rest in the background. Updates and uninstalls work the same way: one click, no commands to remember. If Homebrew is already set up on the machine, Applite works alongside it without conflict. The app is built with Swift and SwiftUI, Apple's own frameworks for writing Mac applications. It requires macOS 13 or later. You can download it as a standard disk image from the project's releases page, or install it through Homebrew itself with a single command. Applite uses a handful of open-source packages for features like fuzzy search, image loading, and in-app updates. The project is licensed under MIT and open to contributions. The README also lists several alternative apps that serve a similar purpose, including Cork and Cakebrew, for users who want to compare options.
← milanvarady on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.