# Pop


Latest Release Go Docs Build Status

Send emails from your terminal. pop mail text-based client ## Text-based User Interface Launch the TUI ```bash pop ``` ## Command Line Interface ```bash pop < message.md \ --from "me@example.com" \ --to "you@example.com" \ --subject "Hello, world!" \ --attach invoice.pdf ``` pop mail command line client ### 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: ```bash # macOS brew install pop # Arch yay -S pop # Nix nix-env -iA nixpkgs.pop ``` Install with Go: ```sh go install github.com/charmbracelet/pop@latest ``` Or download a binary from the [releases](https://github.com/charmbracelet/pop/releases). ## License [MIT](https://github.com/charmbracelet/pop/blob/master/LICENSE) ## Feedback We’d love to hear your thoughts on this project. Feel free to drop us a note! * [Twitter](https://twitter.com/charmcli) * [The Fediverse](https://mastodon.social/@charmcli) * [Discord](https://charm.sh/chat) ## License [MIT](https://github.com/charmbracelet/vhs/raw/main/LICENSE) *** Part of [Charm](https://charm.sh). The Charm logo Charm热爱开源 • Charm loves open source