I’m super new at programming and I’ve been trying to do something I think is simple but failing.
I’m trying to write a program in notepad that does the following:
Step 1: At “XX:XX:XX” time on “MM:DD:YYYY” date, open chrome(I would enter the time and date.)
Step 2: Open link “XX” in YouTube
Step 3: Make the video full screen
Ideally I will start the program and it does not perform steps 1,2 and 3 until the correct time. Any advise? Is there a best language to do this in? Thank you so much!