VibeHunt
Back to browse

App Uninstaller

Lightweight app uninstaller with drag-and-drop support. Built with Swift and SwiftUI.

Source

App Uninstaller is a native macOS utility that removes applications and their associated files through a simple drag‑and‑drop workflow. Users launch the app, drop a `.app` bundle onto the window, and the tool scans common user and system locations—such as Application Support, Preferences, Caches, Logs, Saved Application State, Containers, and related directories—matching files by application name or bundle identifier. It presents a list of detected items for review before deletion, requesting administrator privileges only when necessary.

The interface is built with SwiftUI, providing a macOS‑consistent appearance, and the program operates without requiring additional dependencies. It is open‑source under the MIT license and distributed free of charge, targeting users who want a lightweight, transparent way to fully uninstall software without relying on sandboxed App Store solutions.

Installation can be done by downloading a pre‑built bundle or building from source on macOS 13.0+ with Xcode tools, making it accessible to both end users and developers who wish to customize or contribute to the project.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps