Skip to content

maryheintz/google-calendar-api-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-calendar-api-ruby

Some scripts to grab data from a public google calendar to be displayed on a digital sign.

You will need public google calendars and an API key. The file config/config-example.yml should be renamed to config/config.yml and edited with your calendar ids and API key. You should not store your config.yml file with your actual API key in a public repository.

You also need to get the google-api-client gem.

gem install google-api-client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages