Skip to content

YUZU-Hub/inb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inb — the agent inbox

A tiny Go CLI for IMAP and SMTP. No SDK, no OAuth dance, no TTY required. Designed for AI agents and scripts: JSON output, env-based auth, idempotent commands, predictable exit codes.

Install

go install github.com/yuzu-hub/inb@latest

Setup

inb setup    # interactive: detect provider, test creds, write ~/.inb.env

Use

inb list --unread --limit 5
inb read 12345
inb send --to alice@example.com --subject "hi" --body "hello"
inb search "invoice"
inb folders --json

Docs

License

MIT

About

the agent inbox — a tiny Go CLI for IMAP/SMTP, designed for AI agents

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages