Downsorter v0.2.0 Release
A lightweight CLI tool to organize messy folders by sorting files into category folders based on their extension!!
in a nutshell:
- Organizes files into folders by type (Images, Documents, PDFs, Code, Audio, Video, Archives, etc.)
- Safely previews changes before moving anything
- Handles file name collisions automatically
- Filters files by minimum age to avoid moving in-use files
Install:
it is a pip now , fully functional , so you can just :
pip install downsorter
running it on terminal :
Preview what will happen can be gotten by :
downsorter –folder “C:\Users\YourName\Downloads”/“path of the folder you wish to sorter ( absolute path )”
Actually move the files by :
downsorter –folder “C:\Users\YourName\Downloads”/“path of the folder you wish to sorter ( absolute path )” –apply
Key features:
- ✅ Preview mode (safe by default)
- ✅ 11 file categories automatically sorted
- ✅ Duplicate file handling with auto-rename
- ✅ Cross-platform (Windows, macOS, Linux)
- ✅ No external dependencies
**Project links:**
- GitHub: https://github.com/bhuvan-rai/Downsorter
Clean up your Downloads folder in seconds!!
usage example : attached below , release v0.2.0 ( do NOT ask what happened with the first release 🤧🤧🤧💔💔)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.