Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GSSoC'24: Python Screen Recorder - Desktop Application #1044

Merged
merged 6 commits into from
May 24, 2024

Conversation

jindalpriyanshu101
Copy link
Contributor

@jindalpriyanshu101 jindalpriyanshu101 commented May 17, 2024

Have you read the Contributing Guidelines ?

Yes! i have gone through Contributing Guidelines

Description

I have implemented a program that creates a screen recording application using Python. The application features a graphical user interface (GUI) built with customtkinter, which allows users to start and stop screen recordings easily. The recorded video is saved in the specified format, making this tool useful for creating tutorials, capturing gameplay, or recording presentations.

Libraries used:

  • OpenCV
  • Pillow
  • NumPy
  • threading

Fixes #991

Checklist

  • I've read the contribution guidelines.
  • I've checked the issue list before deciding what to submit.
  • I've edited the README.md and link to my code.

Related Issues or Pull Requests

Issue: #991

Just a query: is this implementation really worth of Level1? isn't it counted as a Feature/Enhancement, henceforth Lev2/3?

@github-actions github-actions bot requested a review from Kushal997-das May 17, 2024 05:47
@jindalpriyanshu101
Copy link
Contributor Author

@Kushal997-das Requesting your review since its been 4 days.

Copy link
Owner

@Kushal997-das Kushal997-das left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jindalpriyanshu101

  1. You first need to add this project under basic folder .
  2. You need to reduce te image size in readme.md file.
  3. Add your project here

@Kushal997-das Kushal997-das added Changes-required Little bit changes required . gssoc This level is for GSSOC level1 Under level 1 labels May 21, 2024
@jindalpriyanshu101
Copy link
Contributor Author

@Kushal997-das Changes applied!

@Kushal997-das Kushal997-das added Project Added! 🚀 Added New project and removed Changes-required Little bit changes required . labels May 24, 2024
@Kushal997-das Kushal997-das merged commit 4028309 into Kushal997-das:main May 24, 2024
1 check passed
Copy link

@jindalpriyanshu101 Hurray, your PR got merged in our Project-Guidance🥳. Thanks a bunch. Feel free to take another Issue.💖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This level is for GSSOC level1 Under level 1 Project Added! 🚀 Added New project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Title: GSSoC'24 - Desktop Application - Python CLI Based - Screen Recorder
2 participants