Skip to content

feat: Screenshot Gui added with documentation#2631

Merged
1e9abhi1e10 merged 4 commits intoavinashkranjan:masterfrom
tanujbordikar:screenshot
Aug 8, 2023
Merged

feat: Screenshot Gui added with documentation#2631
1e9abhi1e10 merged 4 commits intoavinashkranjan:masterfrom
tanujbordikar:screenshot

Conversation

@tanujbordikar
Copy link
Copy Markdown
Contributor

Description

Under GSSOC'23

In this PR,

  1. I have added the feature of screenshot will proper tkinter gui in python.
  2. Added a time delay button to capture after that delay.
  3. Also can take multiple screenshot from the tkinter gui.
  4. Added the documentation for screenshot folder.

Screenshots:

  • tkinter gui:
    screenshot
  • actual screenshot taken by that:
    123456687

Fixes #2541

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation Update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

If there is no-file/nothing to fill the below fields with, then type: none

Example: If no requirements.txt needed/present, then type none in Requirments.

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: <write script title here>

Folder: Screenshot

Requirements: python - tkinter, pyautogui

Script: screenshot.py

Arguments: <enter any arguments that the script needs but - separeted like: h-c-m>

Contributor: tanujbordikar

Description: <Enter a one line description that describes your script. Also, explain the arguments usage here>

@tanujbordikar tanujbordikar changed the title Screenshot feat: Screenshot Gui added with documentation Aug 5, 2023
@1e9abhi1e10 1e9abhi1e10 added level3 New features, Major bug fixing gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Aug 8, 2023
@1e9abhi1e10 1e9abhi1e10 merged commit 148eaea into avinashkranjan:master Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Screenshot Minor Bug

2 participants