Registry / networking / gmail
library0.7.1rbrubygemsunverified

A Rubyesque interface to Gmail for searching, reading, sending, and managing emails and labels.

gem install gmail
INSTALL
IMPORT
SIG · GMAIL
G
gmail
networkingrubyv0.7.1
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.

Gmail
require 'gmail'

Connect to Gmail and count inbox messages

require 'gmail' Gmail.connect('user@gmail.com', 'password') do |gmail| puts gmail.inbox.count end
Debug
Known issues
gotchaRequires 'less secure apps' access or an app password; Google may block access
fix
Enable 2-factor authentication and use an app-specific password
affects: >= 0.1.0
Upgrade
Version history
0.7.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
gmail — gem install gmail · libregistry