guider23

guider23 / Zoop

Public

Disk space management for Windows that understands your projects.

19
0
85% credibility
Found May 27, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Zoop AI is a Windows desktop application that helps developers reclaim disk space by finding and safely removing regenerable build artifacts like node_modules, Python virtual environments, and Rust build folders. The app scans your computer, categorizes cleanup opportunities by risk level, and moves everything to the Recycle Bin so nothing is permanently lost. It includes an optional AI assistant that explains what it finds, a visual treemap of your disk usage, and can run quietly in the background to notify you when space can be reclaimed. Everything deleted is recoverable from the Recycle Bin, and critical folders like Desktop, Documents, and any .git directories are always protected.

How It Works

1
💾 Your hard drive is filling up

You notice your computer is running out of space. Those node_modules folders, Python environments, and build caches are taking up gigabytes.

2
📥 You download and install Zoop AI

You grab the installer from the releases page and install it on your Windows computer. It sets itself up in the background.

3
🔍 You click 'Analyze Workspace'

The app scans your drives and finds all those regenerable files hiding in your projects. You watch a progress bar as it discovers things like node_modules, Rust build folders, and Python caches.

4
You see your scan results
AI explains the risky ones

If you connected an AI service, it tells you in plain English what each item is and whether deleting it matters.

📊
You explore the Dev Map

A colorful treemap visualization shows you exactly where your disk space is going, broken down by category.

5
☑️ You pick what to clean up

You check the boxes next to items you want to remove. The app shows you the total space you'll reclaim as you select.

6
🗑️ You click 'Quick Slim'

A confirmation dialog appears showing everything that will move to the Recycle Bin. You click to confirm, and the app safely moves your files.

🎉 Your workspace is slimmer

Gigabytes of regenerable files are now in your Recycle Bin, ready to be emptied whenever you want. Your projects are untouched — everything can be rebuilt.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Zoop?

Zoop is a desktop application for Windows that helps developers reclaim disk space by identifying and removing regenerable build artifacts. It scans your filesystem for things like node_modules, Rust target directories, Python virtual environments, and cache folders, then lets you review and delete them safely. Everything goes through the Windows Recycle Bin, so nothing is permanently lost. The app is built with Tauri (Rust backend) and React with TypeScript, and includes an optional AI feature that explains what it finds before you delete anything.

Why is it gaining traction?

The killer feature here is project-aware scanning. Zoop understands that node_modules belongs to a specific Node project, not just that it exists somewhere on your drive. It groups artifacts by their parent project and shows you the full picture. The five-gate deletion pipeline (path verification, protected paths, recency checks, manifest recording, Recycle Bin routing) gives it a safety-first approach that feels trustworthy. The interactive treemap visualization makes it easy to see where space is actually going. And the system tray integration means it can run scheduled scans in the background and notify you when you've crossed a threshold.

Who should use this?

Windows developers who work across multiple ecosystems (Node, Rust, Python) and find their drives filling up with stale dependencies and build artifacts. If you've ever wondered "is it safe to delete this node_modules?" or "why does this project take 4GB on disk?", this tool answers those questions. It's especially useful for developers with smaller SSDs who need to be deliberate about space.

Verdict

Zoop solves a real problem with a thoughtful approach, but at 19 stars it's early and unproven. The 0.85% credibility score reflects that maturity gap. The safety guarantees (Recycle Bin routing, protected paths, hardcoded rules that AI cannot override) are reassuring, but test coverage and documentation are minimal. Worth installing if you're on Windows and frustrated by disk clutter, but keep expectations calibrated for a v1.0 product.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.