python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.04k stars 562 forks source link

Create CP Notifier Script #1006

Open Kirti-Pant opened 3 weeks ago

Kirti-Pant commented 3 weeks ago

The Competitive Programming Notifier Script is a Python tool that alerts users about upcoming coding competitions from selected websites. It offers three notification methods:

Desktop Notifications: Instant alerts on your computer. Email Notifications: Detailed emails with competition info. SMS Notifications: Alerts sent directly to your mobile phone. Key Features:

  1. Configurable Settings: Easily enable or disable notification methods and set up your email and SMS configurations.
  2. Competition Monitoring: Fetches upcoming competitions, which can be customized based on user preferences.
  3. Regular Checks: Runs continuously to ensure timely updates.

This script is perfect for competitive programmers and coding enthusiasts, helping them stay informed and manage their schedules effectively.

Pull Request Template

script name -

Brief about script

Issue no.(must) -

Self Check(Tick After Making pull Request)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.

Kirti-Pant commented 3 weeks ago

@pawangeek , I've uploaded my PR

pawangeek commented 3 weeks ago

Hey @Kirti-Pant Please see the check boxes and make the contribution accordingly, (in a folder, with readme, requirements etc.)