{"id":86926,"library":"google-calendar","title":"Google Calendar","description":"A minimal wrapper around the Google Calendar API for Ruby.","status":"active","version":"0.6.4","language":"ruby","source_language":null,"source_url":"https://github.com/northworld/google_calendar","tags":["google","calendar","api","wrapper"],"install":[{"cmd":"gem install google_calendar","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'google_calendar', '~> 0.6.4'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"GoogleCalendar","correct":"require 'google_calendar'"}],"quickstart":{"code":"require 'google_calendar'\ncal = GoogleCalendar.new(client_id: 'YOUR_CLIENT_ID', client_secret: 'YOUR_CLIENT_SECRET', refresh_token: 'YOUR_REFRESH_TOKEN')\nevents = cal.list_events(calendar_id: 'primary')\nevents.each { |e| puts e.summary }","lang":"ruby","description":"Lists events from the primary Google Calendar."},"warnings":[],"env_vars":null,"search_vec":"'api':10,15 'around':6 'calendar':2,9,14 'googl':1,8,13 'minim':4 'rubi':12 'wrapper':5,16","created_at":"2026-06-19T08:10:35.444101+00:00","updated_at":"2026-06-19T08:10:35.444101+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://northworld.github.io/google_calendar/","github":"https://github.com/northworld/google_calendar","docs":"http://www.rubydoc.info/gems/google_calendar/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}