mirror of
https://github.com/ivabus/pop
synced 2024-12-04 22:15:08 +03:00
docs: use pop@charm.sh in gifs
This commit is contained in:
parent
5cf2b49026
commit
7e195f78b3
3 changed files with 8 additions and 8 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Send emails from your terminal.
|
Send emails from your terminal.
|
||||||
|
|
||||||
<img width="500" src="https://vhs.charm.sh/vhs-4P8XQmwyjaq7Vcp4z3QbEd.gif" alt="pop mail text-based client">
|
<img width="500" src="https://vhs.charm.sh/vhs-25OHmk90ODL9BefXZ1P99I.gif" alt="pop mail text-based client">
|
||||||
|
|
||||||
## Text-based User Interface
|
## Text-based User Interface
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ pop < message.md \
|
||||||
--attach invoice.pdf
|
--attach invoice.pdf
|
||||||
```
|
```
|
||||||
|
|
||||||
<img width="500" src="https://vhs.charm.sh/vhs-34Bcki61sHuNlsxfFVLbj4.gif" alt="pop mail command line client">
|
<img width="500" src="https://vhs.charm.sh/vhs-28eAQHRSZilAiXKqTccLCr.gif" alt="pop mail command line client">
|
||||||
|
|
||||||
### Environment
|
### Environment
|
||||||
|
|
||||||
|
|
6
cli.tape
6
cli.tape
|
@ -5,15 +5,15 @@ Set Width 600
|
||||||
Set Height 400
|
Set Height 400
|
||||||
|
|
||||||
Hide
|
Hide
|
||||||
Type "export RESEND_API_KEY=$(pass RESEND_API_KEY)"
|
Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
|
||||||
Enter
|
Enter
|
||||||
Sleep 1
|
Sleep 1
|
||||||
Ctrl+L
|
Ctrl+L
|
||||||
Show
|
Show
|
||||||
|
|
||||||
Type "pop < message.md \" Enter
|
Type "pop < message.md \" Enter
|
||||||
Type "--from 'pop@lalani.dev' \" Enter
|
Type "--from 'pop@charm.sh' \" Enter
|
||||||
Type "--to 'maas@charm.sh' \" Enter
|
Type "--to 'vt100@charm.sh' \" Enter
|
||||||
Type "--subject 'Pop' \" Enter
|
Type "--subject 'Pop' \" Enter
|
||||||
Type "--attach README.md"
|
Type "--attach README.md"
|
||||||
Sleep 0.5
|
Sleep 0.5
|
||||||
|
|
|
@ -5,7 +5,7 @@ Set Width 800
|
||||||
Set Height 800
|
Set Height 800
|
||||||
|
|
||||||
Hide
|
Hide
|
||||||
Type "export RESEND_API_KEY=$(pass RESEND_API_KEY)"
|
Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
|
||||||
Enter
|
Enter
|
||||||
Sleep 1
|
Sleep 1
|
||||||
Ctrl+L
|
Ctrl+L
|
||||||
|
@ -15,12 +15,12 @@ Type "pop"
|
||||||
Enter
|
Enter
|
||||||
Sleep 1
|
Sleep 1
|
||||||
|
|
||||||
Type "pop@lalani.dev"
|
Type "pop@charm.sh"
|
||||||
Sleep 0.5
|
Sleep 0.5
|
||||||
Tab
|
Tab
|
||||||
Sleep 1
|
Sleep 1
|
||||||
|
|
||||||
Type "maas@charm.sh"
|
Type "vt100@charm.sh"
|
||||||
Sleep 0.5
|
Sleep 0.5
|
||||||
Tab
|
Tab
|
||||||
Sleep 1
|
Sleep 1
|
||||||
|
|
Loading…
Reference in a new issue