Thanks to visit codestin.com
Credit goes to github.com

Skip to content

isaacs/alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alarm

linux command-line alarm clock

usage

If you want your computer to wake up at 9:00 to play a song, do:

alarm 9:00

If you don't have a song "configured" one will be downloaded from the internet.

You could also do:

$ youtube-dl https://www.youtube.com/watch?v=1cAdJ3Ns1gE -o weatherchannel.mp4
$ at 9:00 'mplayer -vo none weatherchannel.mp4'

install

Copy at and alarm into your $PATH somewhere.

Modify alarm to play an audio file of your chosing.

Also install youtube-dl:

sudo apt-get install youtube-dl

license

MIT

About

wake the fuck up

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •  

Languages