Files
pinentry-cli/README.md
2024-06-30 21:29:35 +08:00

27 lines
1.4 KiB
Markdown

# pinentry-cli
Pinentry Command Line
```install
cargo install --git https://git.hatter.ink/hatter/pinentry-cli.git
```
<br>
PIN Entry UX:
```plain
┌──────────────────────────────────────────────────┐
│Pin Entry X│
├──────────────────────────────────────────────────┤
│ Description │
│ │
│ ┌───────────────────────────────────────┐ │
│ Prompt │ │ │
│ └───────────────────────────────────────┘ │
│ │
│ ┌───────────┐ │
│ │ O K │ │
│ └───────────┘ │
│ │
└──────────────────────────────────────────────────┘
```