filmov
tv
32 - Wednesday checker + making your python file run on startup (Python)

Показать описание
It's important to know if it is wednesday my dudes.
A fun little script that runs on startup and terminates if it isn't wednesday. If the condition is met (because it is wednesday my dudes), then you get a pop up-box.
You could replace the message box with actual code you want to run on a specific weekday.
00:00 - Is it wednesday my dudes?
02:48 - import ctypes to make a pop up
04:00 - run "shell:startup"
04:28 - copy a shortcut
04:40 - running the code normally
A fun little script that runs on startup and terminates if it isn't wednesday. If the condition is met (because it is wednesday my dudes), then you get a pop up-box.
You could replace the message box with actual code you want to run on a specific weekday.
00:00 - Is it wednesday my dudes?
02:48 - import ctypes to make a pop up
04:00 - run "shell:startup"
04:28 - copy a shortcut
04:40 - running the code normally