Skip to content

Conversation

@Shravan250
Copy link

Description

This Pull Request adds the Bulk File Organizer project — a Python CLI tool that automatically sorts files in a directory based on their extensions.
It includes modular components (scanner, mapper, organizer) and colorful terminal output powered by rich.

Fixes #

  • Issue_no: <insert your issue no here>
  • Not applicable

Type of change

  • New project insert
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Project

  • Your Project Name: Bulk File Organizer

  • Short Description:

    A command-line tool that organizes files into categorized folders (Images, Documents, Archives, etc.) based on their extensions.
    Supports dry-run mode, summary reporting, and rich terminal feedback.


Checklist

  • I have named my files and folder according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • My changes do not produce any warnings.

@Shravan250
Copy link
Author

@ndleah Could you please review and approve this PR when you get a chance? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant