Skip to content

A simple Python script for a command line alarm clock that plays a random YouTube video when it goes off.

Notifications You must be signed in to change notification settings

Ajst0077/Python-Alarm-Clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python-Alarm-Clock

Simple Python script to set an alarm for a specific time. When the alarm goes off, a random youtube video will be opened. The possible youtube video URLs are taken from youtube_alarm_videos.txt

Usage

With Python 3 installed, simply type python3 alarm_clock.py to run the script.

To add videos that may be opened, copy the video URL into youtube_alarm_videos.txt. Make sure that there is only one URL per line. Very soon i will update this code we make some unique and add more function

About

A simple Python script for a command line alarm clock that plays a random YouTube video when it goes off.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%