WeSearch

I built a macOS disk cleaner for developers and just launched it would love feedback

·1 min read · 0 reactions · 0 comments · 18 views
#macos#software#development
I built a macOS disk cleaner for developers and just launched it would love feedback
TL;DR · WeSearch summary

A developer has launched a macOS disk cleaner called PolySweeper aimed at helping other developers manage disk space. The tool specifically targets files from node_modules, Unity caches, and Xcode artifacts. It is available for purchase on Gumroad and seeks user feedback for improvements.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3947287) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } pixent interactive Posted on May 23 I built a macOS disk cleaner for developers and just launched it would love feedback #unity3d #swift #python After constantly running out of disk space from node_modules,Unity caches, and Xcode artifacts across projects, I built PolySweeper to find and safely delete them. Chrome profile is blocklisted so you can't accidentally delete passwords. Launched today on Gumroad.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)