Dev Janitor
Vibe coding toolkit for managing dev tools
AI-Agent Assisted
Tier 2README
Dev Janitor v2 ๐งน
Keep Your Development Environment Sparkling Clean โจ
Download โข Features โข Screenshots โข Contributing โข ็ฎไฝไธญๆ
๐ Why Dev Janitor?
Developers love creating, but we hate the mess left behind. node_modules, target folders, unused docker containers, orphans from AI tools... they eat up your disk space and slow you down.
Dev Janitor is your personal robot assistant that intelligently identifies and cleans development junk, recovers gigabytes of space, and keeps your machine running like new.
โจ Features
๐งน Intelligent Cleanup
- Deep Scan: Uses smart heuristics to find junk files hidden in your projects.
- AI Leftovers: Detects artifacts from AI coding tools (Aider, Cursor, Copilot, OpenCode).
- Chat History: Manage and clean AI chat histories and debug files per project.
๐ ๏ธ Tool Management
- One-Stop Shop: Manage installed tools for Node, Python, Rust, Go, and more.
- Version Control: Check versions and update global packages easily.
- AI CLI Hub: Install and manage AI tools like Claude Code, Codex, OpenCode, and Aider.
๐ Security Scan (NEW in v2.2)
- CVE Detection: Scan for known vulnerabilities like CVE-2026-22812 (OpenCode RCE).
- Port Exposure: Detect AI tools with exposed ports that should be localhost-only.
- API Key Leaks: Find API keys stored insecurely in config files.
- MCP Security: Check Model Context Protocol servers for SSRF and credential leaks.
- Supply Chain: Detect malicious
.vscode/tasks.jsonin Cursor projects.
๐ System Health
- Process Killer: Identify and stop resource-heavy development processes.
- Port Scanner: Find which service is hogging port 3000 or 8080.
- Env Doctor: Analyze your PATH and Shell config for errors and conflicts.
๐ธ Screenshots
Manage all your development tools in one place
Scan and clean AI tool leftovers with a single click
Reclaim gigabytes of space from package manager caches
Monitor and manage development processes and ports
๐ฅ Installation
Windows
Download the latest .msi installer from Releases.
MacOS
Download the .dmg from Releases.
Note: Open via Right Click > Open to bypass Gatekeeper.
Linux
We support AppImage, .deb, and .rpm. Check the Releases page.
๐ ๏ธ Development
Built with โค๏ธ using Tauri 2.0, React, and Rust.
Click to see development setup instructions
Prerequisites
- Node.js 20+
- pnpm 8+
- Rust 1.75+
Setup
# Clone repo
git clone https://github.com/cocojojo5213/dev-janitor.git
cd dev-janitor/dev-janitor-v2
# Install
pnpm install
# Run dev
pnpm tauri dev
๐ค Contributing
We welcome all contributions! Please read our Contributing Guide first.
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
๐ License
MIT License with Commons Clause - See LICENSE for details. (This software is free for personal and non-commercial use. Commercial sale is prohibited.)
๐ง Contact
- Email: [email protected]
Tags
Similar Tools
Lovable Boilerplate
Lovable-inspired React boilerplate for no-code AI UI generation
Nur/ui
Modern React and Next.js UI component library with v0.dev previews
Fragments
VerifiedOpen-source Next.js template for building apps fully generated by AI
OpenV0
VerifiedAI-generated UI components
Open SaaS
VerifiedFree modern JS SaaS boilerplate
Claude Mem
VerifiedPlugin that captures sessions and injects relevant context