Skip to content

EventNotifier will notify you about ctf challenges and coding challeges from top websites before the contest starts , So that you won't miss any contest.

Notifications You must be signed in to change notification settings

tejeshreddymeka/EventNotifier

Repository files navigation

EVENT NOTIFIER APPLICATION

  • Are you unable to remember ctf events or any other events or coding competitions?

  • Here is solution.

  • You need not set any event.

  • The events from website [ctftime.org, hackerrank.com , hackerearth.com , codeforces.com , codechef.com , leetcode.com will automatically be added.

  • Here is the python tool that will notify you frequently between 5 minutes before and after the event starts by default or you can even change the time.

  • This Application is tested on windows OS and written in python3.

Requirements:-

  • windows os
  • python-3.x

You can install python-3.x from https://www.python.org/downloads/windows/

  • python modules:
    • requests
    • beautifulsoup4
    • pytz

you can install python modules by opening cmd and navigating to the project directory and then enter the following command pip install -r requirements.txt

Setting up files:-

  1. Create shortcut for "EventNotifierStartUp.vbs" file.
  2. Press win+R then enter shell:startup and press ok.
  3. Move the created shortcut of "EventNotifierStartUp.vbs" to opened startup folder, so that this file will be run on startup.
  4. Create shortcut for "EventNotifierLauncher.bat" file, right-click on this shortcut -> Properties -> Change Icon -> Browse and then select the "EventNotifier.ico" in images folder by navigating to the "EventNotifier" folder.
  5. Now move this shortcut to the desktop so that you can launch the app from desktop and see all the upcoming events.

EventNotifer Application ScreenShots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5 screenshot6

You can click on the links to open the webpage in browser.

Notification Screenshot

notificationpic

##NOTE:-

  • This Application works only when your computer is on.

About

EventNotifier will notify you about ctf challenges and coding challeges from top websites before the contest starts , So that you won't miss any contest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages