Skip to content

Add Screenshot Organizer for Issue #752#3

Open
onirestart wants to merge 1 commit intomainfrom
onirestart-patch-6
Open

Add Screenshot Organizer for Issue #752#3
onirestart wants to merge 1 commit intomainfrom
onirestart-patch-6

Conversation

@onirestart
Copy link
Copy Markdown
Owner

Description

This PR adds a Screenshot Organizer tool that automatically moves all screenshots from the Downloads folder to a dedicated Screenshots directory in Pictures.

Fixes

Fixes sumanth-0#752

Features

  • Automatically detects screenshot files based on common naming patterns
  • Creates a Screenshots directory if it doesn't exist
  • Handles duplicate filenames by appending timestamps
  • Provides detailed console output
  • 100 lines of Python code as per contribution guidelines

File Structure

  • Screenshot_Organizer/screenshot_organizer.py - Main Python script (117 lines including docstrings)

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.

Screenshot Organizer

1 participant