Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

Never Miss a Codeforces Contest with SMS Reminders on Your Phone!

Правка en1, от Bhanu0p, 2024-07-23 15:10:48

I want to share a useful project with all fellow CodeForces enthusiasts: a Python script that automatically fetches upcoming Codeforces contests and sends SMS reminders to your mobile phone using Twilio!

What does it do?
Automatically fetches upcoming Codeforces contests.
— Sends SMS reminders to your phone on the contest day using Twilio.

How to Get Started:
— Sign up for a Free Twilio account
— Obtain your Twilio credentials and phone numbers.
Customize the message body in the script as per your convenience.
— Set up automation on PythonAnywhere to run the script daily.
— Detailed Guide is Available on the Repository's Readme file.

Check out the code and setup guide on GitHub: GitHub Repository

It's easy to set up and customize, and it runs on a schedule so you don't have to worry about it after the initial setup, which takes 5-7 minutes.
Feel free to reach out if you have any questions or feedback!
Happy coding!

Теги python, automation, codeforces tools

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Bhanu0p 2024-07-23 15:10:48 1201 Initial revision (published)