A comprehensive system maintenance and optimization tool with modern web-based interface.
- System Monitoring: Real-time CPU, RAM, and disk usage monitoring
- File Cleanup: Intelligent junk file removal with backup system
- Process Management: View and optimize running processes
- Security Scanning: YARA-based malware detection
- Network Optimization: DNS cache flushing and connection management
- Backup System: Safe temp file backup with 30-day retention
- Modern UI: Professional web-based interface with animations
- Python 3.8 or higher
- pip package manager
- Run
build_installer.bat(Windows) - The executable will be created in the
distfolder
# Install dependencies
pip install -r requirements.txt
# Build executable
python build.py# Using PyInstaller directly
pyinstaller AutoMaintenance.spec- Run the built
AutoMaintenance.exe - No additional installation required - it's a portable executable
- Launch AutoMaintenance.exe
- Use the dashboard to access various maintenance tools
- Windows 10/11
- 4GB RAM minimum
- 100MB free disk space
- Administrator privileges (recommended)
MIT License - See LICENSE file for details
For support and updates, contact: your.email@example.com