YouTube-Alarm-Clock is a simple alarm clock that uses your cmd line as the interphase. It allows a user to pick any youtube video, copy the URL and schedule the video to play at a time of the users choosing.
Type the following in your terminal, in a folder where you don't mind the project appearing. That will copy the project to your computer (and create a new folder).
git clone https://github.com/Tyler320sc/YouTube-Alarm-Clock.git
cd YouTube-Alarm-Clock
npm install
node index.js https://www.youtube.com/watch?v=V-_O7nl0Ii0 "2 minutes from now"
"at 5pm"
"monday at 1:00am"
"2 years from yesterday at 5pm"