Skip to content

V1.4 More lively πŸ‘»

Choose a tag to compare

@tw93 tw93 released this 03 Oct 06:08
· 3136 commits to main since this release
Mole Logo

Mole V1.4

🦑 Dig deep like a mole to clean your Mac.

ChangeLog

  1. Dry-Run Mode – Preview Before Cleaning
mole clean --dry-run  # See what will be deleted without actually removing anything
  1. Whitelist Protection – Keep Important Caches, add your own patterns as needed.
mkdir -p ~/.config/mole
echo '~/Library/Caches/ms-playwright*' >> ~/.config/mole/whitelist
  1. System App Uninstall – Remove Apps Requiring Sudo, you'll be prompted for password once if needed.
mole uninstall  # Now supports system apps (Docker, VMware, etc.)
  1. Startup Animation - First launch shows a Mole animation.
          /\_/\
     ____/ o o \
   /~____  =o= /
  (______)__m_m)
          /   \
       __/ /\ \__
      /__/  \__\_

  Ready to dig deep...
  1. Mole supports automatic check for update prompts.
  2. Supplement the newbie usage documentation, see the prompts in the readme.
  3. Homebrew Installation Support – Install via Homebrew for easier management.
    brew install tw93/tap/mole  # One-command install
    brew upgrade mole           # Easy updates

Use the document to see the markdown on the homepage. If you find it useful, please star it.

https://github.com/tw93/Mole