Skip to content

SchoolyB/mac-cache-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A simple Python script that permanently deletes all directories inside ~/Library/Caches on macOS.

Apple and installed apps dump a ton of cached bullshit here that they hold onto indefinitely. Clearing it out is a quick way to free up storage without breaking anything.

Usage

# Preview what will be deleted
python3 clean_caches.py --dry-run

# Delete everything
python3 clean_caches.py

You'll be prompted to confirm before anything is deleted.

Enjoy!

About

Quickly free up storage on your Mac by cleaning BS from ~/Library/Caches

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages