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

Better Desktop Notification and Cross Platform Compactible #806

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rdk-codes
Copy link

@rdk-codes rdk-codes commented Jan 5, 2025

Type of change

  • Added new project
  • Bug fix
  • New features
  • Enhanced documentation

Changes proposed in this pull request

  • Project name : Desktop-Notification

  • Short description :

    The win10toast library, previously used for notifications, is primarily designed for Windows 10 and lacks full cross-platform compatibility with macOS and Linux. While it works somewhat with Windows 11 it is designed for Windows 10, it hasn't been actively maintained since 2018 on PyPI. I replaced win10toast with plyer, a newer and actively maintained library. Plyer is cross-platform, beginner-friendly, and already used in the Desktop Weather Notifier project within this repository, ensuring consistency across projects.

Checklist

  • The code is Python 3 compatible
  • I have added relevant comments in my file to make code understandable
  • I have added my project in a folder which includes all the necessary files

switched from win10toast thing to plyer.
This is cross platform, more up to date
Copy link
Contributor

github-actions bot commented Jan 5, 2025

Greetings! This is an automated message from GitHub Actions. 🤖
Your pull request has been received and is awaiting for a review by the repository owner or a maintainer. This may take some time, so please be patient.
While you wait, you can continue to work on other issues or pull requests, or explore the project further. Or you can simply relax and enjoy your day.
Thank you for your contribution to this project! You are awesome! ⭐

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