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

Added Python Desktop Notifier #151

Closed
wants to merge 5 commits into from
Closed

Conversation

sujanrupu
Copy link

PR Description

We developed a Python-based desktop notifier as an open-source project. This notifier will deliver timely notifications to users directly on their desktops, aiding in reminders, updates, and custom alerts.

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

  • I Agree

@sujanrupu
Copy link
Author

@animator please review the PR

@animator
Copy link
Owner

I reviewed the PR and my feedback is as follows,

  • Everything should be written in markdown format and nothing should be in HTML
  • Images if any should be provided in a new images folder inside the topic folder.
  • There should be no python or any other file except markdown.
  • The code should contain comments to explain it. Only 1 file per project explaining everything about the project, setup, code, etc.
  • Instead of using any third party feed use pypi feed
  • index.md file is incorrect. See any merged PR for example.

Closing this PR. Open a new PR after resolving all the issues.

@animator animator closed this May 16, 2024
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.

GSSOC '24 : Mini-projects - Develop a Python Desktop Notifier
2 participants