Maas Lalani d550dfa63c charm_™
2023-06-21 14:50:44 -04:00
2023-06-13 23:31:19 -04:00
2023-06-21 14:50:44 -04:00
2023-06-15 10:30:20 -04:00
2023-06-13 23:31:19 -04:00
2023-06-13 23:31:19 -04:00
2023-06-20 10:21:01 -04:00
2023-06-15 14:38:57 -04:00
2023-06-21 14:50:44 -04:00
2023-06-20 10:21:01 -04:00

Pop

Send emails from your terminal.

Command Line Interface

pop < message.md \
    --from "me@example.com" \
    --to "you@example.com" \
    --subject "Hello, world!" \
    --attach invoice.pdf

Text-based User Interface

Launch the TUI

pop

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

MIT

Feedback

Wed love to hear your thoughts on this project. Feel free to drop us a note!

License

MIT


Part of Charm.

The Charm logo

Charm热爱开源 • Charm loves open source

Description
📮 来自未来的命令行邮箱客户端。
Readme MIT 14 MiB
Languages
Go 100%