Registry / networking / gcal4ruby

gcal4ruby

JSON →
library0.5.5rbrubygemsunverified

GCal4Ruby is a Ruby Gem that can be used to interact with the current version of the Google Calendar API, providing features like creating and editing events, inviting users, setting reminders, and making recurring events.

gem install gcal4ruby
INSTALL
IMPORT
SIG · GCAL4RUBY
G
gcal4ruby
networkingrubyv0.5.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GCal4Ruby
✓ require 'gcal4ruby'

Authenticate and list calendar events

require 'gcal4ruby' service = GCal4Ruby::Service.new service.authenticate('user@gmail.com', 'password') events = service.events
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
gcal4ruby — gem install gcal4ruby · libregistry