mirror of
https://github.com/ivabus/pop
synced 2024-12-04 14:05:09 +03:00
No description
attachments.go | ||
cli.tape | ||
demo.tape | ||
email.go | ||
go.mod | ||
go.sum | ||
go.work | ||
go.work.sum | ||
keymap.go | ||
main.go | ||
message.md | ||
model.go | ||
README.md | ||
style.go |
Pop
Send emails from your terminal.
Text-based User Interface
Launch the TUI
pop
Command Line Interface
pop < message.md \
--from "me@example.com" \
--to "you@example.com" \
--subject "Hello, world!" \
--attach invoice.pdf
Environment
To use pop
, you will need a RESEND_API_KEY
. You can grab one from: https://resend.com/api-keys.
Installation
Use a package manager:
# macOS
brew install pop
# Arch
yay -S pop
# Nix
nix-env -iA nixpkgs.pop
Install with Go:
go install github.com/charmbracelet/pop@latest
Or download a binary from the releases.
License
Feedback
We’d love to hear your thoughts on this project. Feel free to drop us a note!
License
Part of Charm.
Charm热爱开源 • Charm loves open source