git404hub

what is juicer fr?

amfi-disable/juicer — explained in plain English

Analysis updated 2026-05-18

13SwiftAudience · developerLicense

tl;dr

A free, open source Mac utility that bundles a package manager, disk cleaner, app uninstaller, and other developer and power user tools into one app.

vibe map

mindmap
  root((Juicer))
    What it does
      All in one Mac utility
      Cleans and manages system
    Tech stack
      Swift
      SwiftUI
    Use cases
      App uninstalling
      Disk visualization
    Audience
      Mac developers
      Power users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Uninstall a Mac app along with its leftover caches, preferences, and helper programs in one step.

VIBE 2

Visualize disk space usage and find large or duplicate files taking up storage.

VIBE 3

Manage Homebrew packages, switch DNS profiles, and audit app permissions from one app.

what's the stack?

SwiftSwiftUI

how it stacks up fr

amfi-disable/juicera9eelsh/heliocoreappdev/clipdock
Stars131313
LanguageSwiftSwiftSwift
Setup difficultyhardmoderate
Complexity3/52/5
Audiencedeveloperdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

in plain english

Juicer is a free, open source Mac app aimed at developers and power users who want a single tool for cleaning up and managing their system instead of juggling many separate utilities. It runs entirely on your own machine and bundles together things like a package manager, a disk space visualizer, an app uninstaller, a clipboard history manager, network and security tools, and various developer utilities into one native application. The app is organized into nine focused sections. One section acts as a package manager for Homebrew, letting you install and manage both graphical and command line software. Another shows real time system information like processor and memory usage, battery health, and temperature. A networking section covers Wi-Fi scanning, speed testing, open port checking, and DNS settings. A security section audits app permissions, checks FileVault disk encryption status, and scans for keyloggers. A storage section includes a visual disk space browser, a cleaner for developer build caches, and tools to find large or duplicate files. There is also a dedicated developer section for switching software development kit versions and running custom scripts, a system configuration section for uninstalling apps and editing background services, and a general utilities section with things like a window arranger and a clipboard manager. Among its specific features, the uninstaller can drag and drop any application to also remove its leftover caches, settings files, and helper programs, and a separate tool finds files left behind by applications that were already deleted through other means. The app can also run custom shell scripts you provide, showing their output live, and it can switch which local DNS profile is active, including an option to apply a well known ad blocking hosts file. Juicer is written in Swift using SwiftUI and requires macOS 14 or newer. It can be installed through Homebrew or by downloading a release directly from GitHub, and its code is reviewed continuously by automated tools including CodeQL and Dependabot. The project is released under the MIT license.

prompts (copy fr)

prompt 1
Help me install Juicer on my Mac using Homebrew.
prompt 2
Explain what Juicer's Deep App Uninstaller removes when I delete an app.
prompt 3
Walk me through building Juicer locally from source with XcodeGen.
prompt 4
Show me how Juicer's Space Lens disk visualizer works.

Frequently asked questions

what is juicer fr?

A free, open source Mac utility that bundles a package manager, disk cleaner, app uninstaller, and other developer and power user tools into one app.

What language is juicer written in?

Mainly Swift. The stack also includes Swift, SwiftUI.

Who is juicer for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.