mstarke / blame-bird

Checks which app uses lots of space in the `Library/Caches/com.apple.bird` folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blame-bird.py

This Python script tries to figure out which app uses a lot of space in the Library/Caches/com.apple.bird folder on your mac.

$ python blame-bird.py
4R6749AYRE.com.pixelmatorteam.pixelmator            0.00MB
com.apple.shoebox                                   0.00MB
com.apple.TextInput                                 0.00MB
iCloud.com.apple.iBooks                             0.00MB
57T9237FN3.net.whatsapp.WhatsApp                 6904.66MB

Accounted for: 6904MB.  Still unaccounted: 1879MB

About

Checks which app uses lots of space in the `Library/Caches/com.apple.bird` folder

License:MIT License


Languages

Language:Python 100.0%