Helps developers reclaim valuable disk space.
Click to view full sizeDevSweep Desktop is a cross-platform graphical user interface application designed to help developers efficiently manage their disk space by identifying and removing unnecessary development artifacts. Built using PySide6, the application offers intelligent scanning capabilities to detect and clean up various developer-related files, such as virtual environments, node_modules directories, build artifacts, caches, and Docker resources. Its user-friendly interface allows users to safely manage storage with features like DevSweep trash for recoverable deletions and optional permanent deletion. The tool also includes a folder browser for analyzing directory sizes and supports both light and dark themes for user preference. Offering integration with Docker, DevSweep allows for the management of Docker images, containers, and volumes. This application is optimal for developers seeking an organized and efficient workspace, leveraging Python and SQLite for backend processes. DevSweep is open source and licensed under the MIT License, inviting contributions from the development community.
Developer artifacts (venv,node_modules,caches) waste disk space
GUI scans and cleans dev artifacts; offers trash restore and delete
Developers needing to free disk space on their machines
Add a comment...