Pearcleaner icon
Pearcleaner icon

Pearcleaner

An open-source mac app cleaner inspired by Freemacsoft's AppCleaner and Sun Knudsen's Privacy Guides post on his app-cleaner script. This project was born out of wanting to learn more. There's probably parts of the code that could be done better as I'm fairly new...

Pearcleaner screenshot 1

Cost / License

  • Free
  • Open Source

Alerts

  • Discontinued

Platforms

  • Mac
Discontinued

Project is on hold indefinitely.

4.0
Very Good4 ratings
35likes
2comments
0articles

Features

Properties

  1.  Lightweight

Features

  1.  Ad-free
  2.  No registration required
  3.  Software Uninstallers

Pearcleaner News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Pearcleaner information

  • Developed by

    RO flagAlin Lupascu
  • Licensing

    Open Source and Free product.
  • Written in

  • Rating

    Average rating of 4
  • Alternatives

    74 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  14,341 Stars
  •  365 Forks
  •  80 Open Issues
  •   Updated  
View on GitHub

Our users have written 2 comments and reviews about Pearcleaner, and it has gotten 35 likes

Pearcleaner was added to AlternativeTo by Daminoweb on and this page was last updated .

Comments and Reviews

   
Top Positive Comment
HealthAndWealth
0

The app is amazing, but the developer has put it on hold since they don't have access to a macOS device to develop it any further. Such a shame because this was the best uninstaller app out there.

kat_nova
0

If you're not sure about what you're touching inside this app, it can wreak havoc over your entire system. Tread carefully. Power users only is more than a caution here. Did i mention that it's also an unsigned binary?

Featured in Lists

## THIS LIST HAS BEEN DELETED DUE TO A BUG, SO IT MISSES SOME HONORABLE MENTIONS ! This is the apps for macOS that I …

List by Darlene Sonalder with 116 apps, updated

What is Pearcleaner?

An open-source mac app cleaner inspired by Freemacsoft's AppCleaner and Sun Knudsen's Privacy Guides post on his app-cleaner script. This project was born out of wanting to learn more. There's probably parts of the code that could be done better as I'm fairly new to Swift, if you have suggestions I'm open to hearing them!

Features:

  • 100% Swift/SwiftUI
  • Super small app size (~2MB)
  • Quick file search
  • Optional Sentinel monitor helper that can be enabled to watch Trash folder for deleted apps
  • Sentinel monitor is extremely small (210KB) and uses ~2mb of ram to run in the background and file watch.
  • Communicates to app via custom url scheme instead of xpc to keep things even lighter
  • Mini mode which can be enabled from Settings
  • Can drop apps to uninstall directly on the Pearcleaner Dock icon itself or the drop target in the app window
  • Will differentiate between regular apps and Safari web-apps with a "web" label next to each item in the list
  • Requires Full Disk permission to search for files and also Accessibility to delete/restore files
  • Built-in auto-updater that pulls latest release notes and binaries from GitHub Releases (Might not work well if app is not in /Applications folder because of permissions)