-
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.
- 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
- Create shortcut for "EventNotifierStartUp.vbs" file.
- Press win+R then enter shell:startup and press ok.
- Move the created shortcut of "EventNotifierStartUp.vbs" to opened startup folder, so that this file will be run on startup.
- 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.
- Now move this shortcut to the desktop so that you can launch the app from desktop and see all the upcoming events.
You can click on the links to open the webpage in browser.
##NOTE:-
- This Application works only when your computer is on.