Sortify logo

Sortify

Developed by @xCaptaiN09

Dls
Ver
v4.0
Size
125.00 KB
Date
7 Aug 2026
sortify.md

Sortify is a Magisk and KernelSU module that automatically organizes the Android download folder into categorized subfolders. Running silently in the background, it sorts documents, media, and archives while skipping incomplete downloads to prevent file corruption.

My Downloads folder was always a complete mess until I flashed this module. Under the hood, it uses native system resources to detect file types and move them every five minutes, saving you from having to manually dig through hundreds of random APKs and PDFs. The native KernelSU WebUI also makes tweaking the timer incredibly simple right from the manager app.

  • Hands-free sorting: The module works quietly in the background based on a timer you control.
  • Smart duplicate handling: Rather than overwriting existing data, it catches identical files and sends them straight to a dedicated folder.
  • Built-in configuration dashboard: KernelSU users get a native WebUI inside the manager app to adjust settings without touching text files.
  • Safe file processing: Active downloads and temporary files are completely ignored so your current transfers won't break.

Support & Requirements

  • Root Type: Magisk or KernelSU
  • Android Version: Compatible with modern Android environments supporting Magisk/KSU.

How to Install

  1. Download the Sortify-v4.0.zip file to your internal storage.
  2. Open your root manager (Magisk or KernelSU) and flash the zip from the Modules tab.
  3. Reboot your phone to start the background sorting service.

đŸ§ŧ Uninstall

  1. Remove Sortify from your Module Manager.
  2. Reboot.
  3. (Optional) Delete the /sdcard/Sortify folder if you no longer need the organized files.

🧡 Credits

  • Developed by xCaptaiN09
  • Powered by BusyBox & Android Shell