Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

mac-cleanup

Nettoyage automatique hebdomadaire pour macOS : caches Homebrew/Go/pip/Docker, node_modules et dossiers target/ inactifs depuis 30 jours.

Installation via Homebrew

brew tap Bxota/mac-cleanup https://github.com/Bxota/mac-cleanup
brew install mac-cleanup
brew services start mac-cleanup

Le LaunchAgent se lance automatiquement chaque samedi à 10h00.

Utilisation manuelle

# Lancement immédiat
mac-cleanup

# Simulation sans suppression
mac-cleanup --dry-run

Logs

ls ~/.local/share/mac-cleanup/

Désinstallation

brew services stop mac-cleanup
brew uninstall mac-cleanup
brew untap Bxota/mac-cleanup

Ce qui est nettoyé

Cible Condition
Chrome OptGuideOnDeviceModel Toujours
Claude vm_bundles + Cache Toujours
Homebrew (brew cleanup --prune=all) Toujours
Go build cache Si go installé
pip cache Si pip3 installé
Docker prune Si Docker actif
node_modules/ Projet inactif >30j
Rust target/ Projet inactif >30j

About

Nettoyeur de toutes les cochonneries qu'un développeur laisse

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages