awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
d4rken-org avatar

d4rken-org/sdmaid-se

0
View on GitHub↗
6,995 stars·804 forks·Kotlin·GPL-3.0·21 viewsplay.google.com/store/apps/details?id=eu.darken.sdmse↗

Sdmaid Se

SD Maid SE is an Android storage optimization and system maintenance utility. It focuses on reclaiming disk space by analyzing storage usage and removing duplicate, orphaned, or unused files.

The project distinguishes itself through the use of accessibility services to automate repetitive device tasks and manual file reviews by simulating user interactions. It also includes specialized tools for reducing the file size of images and videos through media compression.

The system provides a broad range of capabilities including application lifecycle management to freeze or remove software, junk cleaning for application caches, and the detection of redundant data via signature comparison. It also employs hierarchical storage mapping to visualize disk usage and supports scheduled maintenance routines to maintain device health.

Features

  • Android Storage Optimizers - Reclaims disk space on Android by removing duplicate, orphaned, or unused files.
  • Orphaned File Cleaners - Identifies and removes residual files and folders left behind by applications after they have been uninstalled.
  • Content-Based Deduplication - Identifies and removes redundant data by generating unique file signatures via cryptographic hashing.
  • Duplicate File Detection - Locates identical copies of data using signature comparison to reduce redundancy and free up storage space.
  • Cache Cleaning - Identifies and deletes expendable temporary files and caches generated by installed Android applications.
  • Android Application Management - Provides controls to disable or manage specific installed applications to optimize system resources.
  • Accessibility Service Bridges - Uses Android Accessibility Service APIs to simulate user interactions and control the device UI.
  • Android Storage Analysis Tools - Provides detailed statistics and visualizations to analyze how storage is utilized by files and folders on Android.
  • User Workflow Automation - Automates productive end-user tasks by simulating touch and navigation inputs on Android devices.
  • Accessibility-Service Gesture Automation - Simulates system-level hardware actions and navigation gestures using Android accessibility permissions.
  • System Administration and Maintenance - Cleans application caches and system junk to improve device performance and free internal storage.
  • Application Lifecycle Management - Implements tools to inspect, freeze, or remove installed software to optimize device performance.
  • System Maintenance Utilities - Implements automated routines for cleaning caches and managing software to optimize overall device performance.
  • Visual Storage Mapping - Generates graphical representations of file system usage to identify large storage consumers.
  • Mobile Storage Compression - Compresses large images and videos to optimize the limited storage capacity of mobile devices.
  • Manual File Reviews - Provides a gesture-based interface for users to manually examine and remove specific files during cleanup.
  • Storage Traversal Filters - Applies configurable pattern-matching rules to identify specific file types during recursive disk scanning.
  • Constraint-Based Background Task Schedulers - Executes deferred or periodic background maintenance tasks while respecting system constraints like battery level.
  • Media Cropping and Compression Toolkits - Reduces the file size of images and videos to optimize limited mobile storage capacity.
  • Background Process Control - Provides capabilities to limit background processes to conserve battery and memory.
  • Batch File Operations - Groups multiple filesystem operations into a single execution queue to optimize resource utilization.
  • Recurring Maintenance Scheduling - Schedules repetitive system maintenance and cleaning routines to ensure consistent device health.
  • System File Cleaning - Removes unwanted system files based on user-configurable filters to reclaim available internal storage.
  • File Management - Comprehensive system cleaning and file management tool.
  • System Utilities - System cleaning and storage optimization utility.
  • Developer Tools - System cleaning and maintenance tool.
  • System and Backup - System cleaning and optimization tool.
  • System Utilities - System cleaning tool for removing junk files.

Star history

Star history chart for d4rken-org/sdmaid-seStar history chart for d4rken-org/sdmaid-se

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does d4rken-org/sdmaid-se do?

SD Maid SE is an Android storage optimization and system maintenance utility. It focuses on reclaiming disk space by analyzing storage usage and removing duplicate, orphaned, or unused files.

What are the main features of d4rken-org/sdmaid-se?

The main features of d4rken-org/sdmaid-se are: Android Storage Optimizers, Orphaned File Cleaners, Content-Based Deduplication, Duplicate File Detection, Cache Cleaning, Android Application Management, Accessibility Service Bridges, Android Storage Analysis Tools.

Which projects share features with d4rken-org/sdmaid-se?

Projects with overlapping indexed features include: muntashirakon/appmanager — AppManager is a comprehensive suite of tools for managing applications on Android devices. It provides utilities for… momenbasel/puremac — PureMac is a native macOS system cleaner and disk space optimizer. Built as a SwiftUI desktop application, it… hellzerg/optimizer — This utility provides a centralized administrative framework for managing and optimizing Windows environments. It… alienator88/pearcleaner — Pearcleaner is a system maintenance utility designed to reclaim disk space on macOS by identifying and removing… kurikomi-labs/komi-store — Komi Store is an Android app store client designed for discovering and installing applications directly from git… pkolaczk/fclones — fclones is a command-line tool designed to locate identical files across a filesystem by comparing file sizes and…

Projects sharing features with Sdmaid Se

These projects share indexed features with Sdmaid Se. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • muntashirakon/appmanagerMuntashirAkon avatar

    MuntashirAkon/AppManager

    7,425View on GitHub↗

    AppManager is a comprehensive suite of tools for managing applications on Android devices. It provides utilities for controlling application lifecycles, modifying manifests, and administering installed packages. The project distinguishes itself through deep system integration, offering capabilities to analyze and block specific application components such as activities, services, and broadcast receivers. It includes a system for saving and restoring applications along with their associated data and permissions, as well as tools for auditing and modifying runtime and development permissions.

    Javaadbandroidapks
    View on GitHub↗7,425
  • momenbasel/puremacmomenbasel avatar

    momenbasel/PureMac

    4,811View on GitHub↗

    PureMac is a native macOS system cleaner and disk space optimizer. Built as a SwiftUI desktop application, it functions as an application uninstaller and system maintenance utility designed to reclaim disk space by removing system junk, caches, and orphaned files. The project differentiates itself through a comprehensive uninstallation process that uses heuristic-based file matching to locate hidden preferences and logs. It also includes specialized developer environment cleanup to target temporary artifacts generated by tools such as Xcode and Homebrew. The software provides broader capabil

    Swift
    View on GitHub↗4,811
  • alienator88/pearcleaneralienator88 avatar

    alienator88/Pearcleaner

    13,583View on GitHub↗

    Pearcleaner is a system maintenance utility designed to reclaim disk space on macOS by identifying and removing residual files left behind after software uninstallation. It functions as an application uninstaller and storage management tool, ensuring that configuration files, caches, and support data are purged to maintain a clean system state. The application distinguishes itself through event-driven automation, utilizing kernel-level monitoring to detect when files are moved to the trash and triggering immediate scans for orphaned data. It integrates directly into the desktop environment vi

    Swift
    View on GitHub↗13,583
  • hellzerg/optimizerhellzerg avatar

    hellzerg/optimizer

    18,030View on GitHub↗

    This utility provides a centralized administrative framework for managing and optimizing Windows environments. It functions by executing system-level primitives, including registry modifications, service management, and file system operations, to enforce performance, privacy, and security policies. The project distinguishes itself through its template-driven automation, which allows users to apply predefined configuration profiles to ensure consistent system states across machines. It integrates low-level adjustments—such as memory balancing, startup control, and hardware parameter tuning—wit

    C#cleanuphosts-fileoptimize
    View on GitHub↗18,030
Compare all 30 related projects→