logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pop Emails - Send Emails from Terminal | Online Free DevTools by Hexmos

Send email instantly with Pop command line tool. Compose, send, and manage emails directly from your terminal. Free online tool, no registration required.

pop

Send emails from your terminal. More information: https://github.com/charmbracelet/pop.

  • Launch the Text-based User Interface:

pop

  • Send an email using the content of a Markdown file as body:

pop < {{path/to/message.md}} --from {{me@example.com}} --to {{you@example.com}} --subject "{{On the Subject of Ducks...}}" --attach {{path/to/attachment}}

  • Display help:

pop --help

See Also