python-geeks/Automation-scripts

Create a competitive programming notifier script

Open

#896 opened on Oct 13, 2022

 (6 comments) (0 reactions) (2 assignees)Python (601 forks)auto 404
beginner-friendlygood first issuehacktoberfestup-for-grabs

Repository metrics

Stars
 (1,226 stars)
PR merge metrics
 (PR metrics pending)

Description

Competitive Programming Notifier Script

A script to notify a person about upcoming CP competitions in his selected websites

The script is planned to notify users through three means:

  • Desktop Notification (if enabled)
  • Mail Notification (if enabled)
  • SMS Notification (if enabled)

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md (using this template) in your folder for program Instructions
  • add requirements.txt if needed

Programming Language

  • Python

Please assign me this issue

Contributor guide