Hi everyone,
I'd like to share an open-source project I've been working on:
DevCleaner Community
GitHub: https://github.com/bung87/devcleaner-community
DevCleaner Community is a cross-platform utility that helps developers reclaim disk space by finding and removing development-related artifacts such as:
node_modules
build directories
package caches
temporary development files
language-specific artifacts
The goal is simple: many development machines slowly accumulate tens or even hundreds of gigabytes of files that can be regenerated when needed. DevCleaner helps identify and clean them safely.
Modern UI - Built with GLFW and NanoVG for smooth, native performance