docs: readme
This commit is contained in:
24
README.md
24
README.md
@@ -1,7 +1,23 @@
|
||||
# Pop
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/charmbracelet/vhs/releases"><img src="https://img.shields.io/github/release/charmbracelet/vhs.svg" alt="Latest Release"></a>
|
||||
<a href="https://pkg.go.dev/github.com/charmbracelet/vhs?tab=doc"><img src="https://godoc.org/github.com/golang/gddo?status.svg" alt="Go Docs"></a>
|
||||
<a href="https://github.com/charmbracelet/vhs/actions"><img src="https://github.com/charmbracelet/vhs/workflows/build/badge.svg" alt="Build Status"></a>
|
||||
</p>
|
||||
|
||||
Send emails from your terminal.
|
||||
|
||||
<img width="600" src="https://vhs.charm.sh/vhs-5Ci4SK0PHtyZGoccEOvUEB.gif" alt="pop mail client">
|
||||
|
||||
## Text-based User Interface
|
||||
|
||||
Launch the TUI
|
||||
|
||||
```bash
|
||||
pop
|
||||
```
|
||||
|
||||
## Command Line Interface
|
||||
|
||||
```bash
|
||||
@@ -12,14 +28,6 @@ pop < message.md \
|
||||
--attach invoice.pdf
|
||||
```
|
||||
|
||||
## Text-based User Interface
|
||||
|
||||
Launch the TUI
|
||||
|
||||
```bash
|
||||
pop
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
Use a package manager:
|
||||
|
||||
Reference in New Issue
Block a user