Uninstall

To remove TokenEater cleanly from your Mac, leaving no traces.

Quick method

If you just want to remove the app and its shared data:

bash
rm -rf /Applications/TokenEater.app
rm -rf ~/Library/Application\ Support/com.tokeneater.shared

Homebrew uninstall

If you installed via Homebrew:

bash
brew uninstall --cask tokeneater

Full uninstall

To remove everything, including WidgetKit caches, sandbox containers, the Keychain helper (if installed), and any residual trace, use the full clean.