AutoOrg - constantly runs.
- Checks the default Downloads folder for audio, image, video files.
- Moves the files to default Music, Pictures and Videos respectively.
- Runs in the background and constatly moves the files as they're coming in (manually moving a file into Downloads, downloading from a browser, taking screenshots in a browser)
AutoOrg Once - runs once.
- Checks the default Downloads folder for audio, image, video files.
- Moves the files to default Music, Pictures and Videos respectively.
- Program closes once the process has been completed.
-
AutoOrg v1.0 setup
-Run setup.
-Copy shortcut.
-[Win] + [R]
-Type "shell:startup" and hit [Enter]
-Paste shortcut.
-Restart -
AutoOrg Once v1.0 setup
-Run Setup
-Start program.
- Not tested or adapted for iOS or Linux.
- Windows defender detects program as trojan
- Script written with the help of GPT-3.5 and BingAI
- Icon changed via Resource Hacker
- .py script turned into .exe via cmd command - pyinstaller --onefile --noconsole AutoBin.py
- .exe compiled into a setup file via InstallForge