0.0
No release in over 3 years
A script to clean your Mac and analyze disk space.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.7
~> 13.2
~> 3.13

Runtime

~> 1.0
 Project Readme

Mac Cleaner

Gem Version

"Buy Me A Coffee"

A script to clean your Mac and analyze disk space.

Installation

From RubyGems

gem install mac_cleaner

From the .gem file

gem install ./mac_cleaner-1.2.2.gem

From the git repository

git clone https://github.com/ojisanchamchi/mac_cleaner.git
cd mac_cleaner
rake install

Usage

Clean up your Mac

mac_cleaner clean

Options

  • --dry-run, -n: Perform a dry run without deleting files.
  • --sudo: Run with sudo for system-level cleanup.
  • --interactive, -i: Review each section and choose what to clean before anything runs.

Check the current version

mac_cleaner --version

Analyze disk space

mac_cleaner analyze [PATH]

Arguments

  • PATH: The path to analyze. Defaults to ~.