You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

3h 17m 58s logged

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 🤧🤧🤧💔💔)
0
0

Comments 0

No comments yet. Be the first!