Skip to content

A ruby script for making an announcement or telling the time.

Notifications You must be signed in to change notification settings

davidsomen/Announce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announce

To be used in conjunction with a cron job to announce the hour, on the hour.

# Run at midnight and every hour between 6 and 11pm

0 0,6-23 * * * ~/Announce/announce

Usage

announce

Requirements

  • Ruby
  • mpg123
  • AWS credentials (edit in env.yml)

Install

sudo apt install mpg123

bundle install

About

A ruby script for making an announcement or telling the time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages