
Nylas CLI: Email, Calendar & Contacts from Your Terminal
Nylas CLI is a free, open-source command-line tool that gives you unified access to email, calendar, and contacts across Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP. One interface, six providers, zero API plumbing. Get started Sign up for Nylas and create an API key Connect at least one email account under Grants Install the CLI Authenticate with your API key Install: # macOS / Linux brew install nylas/nylas-cli/nylas # Or via shell script curl -fsSL https://cli.nylas.com/install.sh | bash # Windows irm https://cli.nylas.com/install.ps1 | iex # Go (any platform) go install github.com/nylas/cli/cmd/nylas@latest Authenticate: nylas auth config --api-key YOUR_API_KEY Full docs and guides: cli.nylas.com What can you do with it? Read and send email # List your recent emails nylas email list # Search for specific messages nylas email search --query "from:alice budget Q4" # Send an email nylas email send --to bob@company.com --subject "Meeting notes" --body "Attached." # AI-powered emai
Continue reading on Dev.to Tutorial
Opens in a new tab

![[Learning notes and hw] getting started with R-cnn: Manually implementing Intersection over Union (IoU)](/_next/image?url=https%3A%2F%2Fmedia2.dev.to%2Fdynamic%2Fimage%2Fwidth%3D800%252Cheight%3D%252Cfit%3Dscale-down%252Cgravity%3Dauto%252Cformat%3Dauto%2Fhttps%253A%252F%252Fdev-to-uploads.s3.amazonaws.com%252Fuploads%252Farticles%252Favit2emoxc0g68e5ltqj.jpg&w=1200&q=75)
