Releases: Prashant-Rana42/Organizr
Organizr
π¦ Description:
This is the standalone installer release of Auto File Sorter, a Java & JavaFX desktop app that automatically organizes your files into folders based on their type. No coding knowledge or setup needed β just run and clean your cluttered folders instantly or let it run in the background to keep things organized in real-time.
π Inside the Installer Package:
β Organizr.exe β Launches the application
π¦ jre/ β A minimal Java Runtime Environment bundled with the app (no external installation required)
π README.txt β Quick start instructions and feature overview
βοΈ Key Features:
One-Time Sorting β Enter any folder path and sort all files at once
Auto Mode β Monitor and sort new files in real-time
Background Execution β Auto mode continues even if you close the window
Safe to Close β Stops only on system shutdown or via Task Manager
π±οΈ Installation:
- Download the installer (EXE file).
- Run the installer and follow the setup steps.
- Launch the Executable from the Application folder or create a Desktop shortcut of Organizr.exe.
When downloading the installer, Microsoft Edge or your Windows security may give you a warning about the app being unrecognized. This is a standard security feature for software that is not yet recognized or signed. Don't worry; your app is safe to use. Please follow these steps to proceed:
#For Microsoft Edge Warning:
When you try to download the installer, you may see a warning like:
"This file is from the internet. Are you sure you want to keep it?"
Click Keep to confirm that you want to download the installer.
#For Windows "Run Anyway" Warning:
After you download and run the installer, Windows might show you a blue screen with the message:
"Windows protected your PC"
"The publisher could not be verified. Are you sure you want to run this software?"
Click on More Info to expand the information.
Click Run Anyway to continue with the installation.
π₯ After Running the Installer:
Once the app is installed, you can launch it by:
Navigating to the Application folder or
Double-clicking the shortcut you created on your Desktop.
π±οΈ How to Use:
- In first window enter the path to the folder to be scanned and click "GO", it will automatically sort files according to mapping(if done) and if a file type is not mapped then it will create a subfolder in the target folder with the file extension as name and move the file there.
-In second window first table is for keeping record of folders to be autoscanned in background, and second table is for file mapping, file mapping is simple just write the filetype(extension) in extension textfield and enter the path(where you want to store this file) of the target folder, any unmapped file type will be moved into a subfolder created by this app.
File Mapping Example:
Extension Folder Path
jpg Pictures
png Pictures
mp4 Videos
exe C:\Program Files
zip C:\Archives\zip
π¬ Feedback and suggestions are welcome!
β Star the repo if you found it helpful!
Full Changelog: V1.0...V1.1