This commit is contained in:
2026-05-20 23:37:46 +02:00
parent 595d025160
commit 8ea259531e

View File

@ -6,17 +6,6 @@ A lightweight clipboard history manager for Linux — daemon + TUI client.
![Rust](https://img.shields.io/badge/Rust-stable-orange?logo=rust)
![X11](https://img.shields.io/badge/X11-supported-blue)
![Wayland](https://img.shields.io/badge/Wayland-supported-blue)
![License](https://img.shields.io/badge/license-MIT-green)
```
┌─ Historique ────────────────┐┌─ Prévisualisation — Rust ────────────────────┐
│ 14:32:01 fn main() -> Re.. ││ 1 │ fn main() -> Result<(), Box<dyn Error>> {│
│▶ 14:31:47 Hello, world! ││ 2 │ let config = Config::from_args(); │
│ 14:30:12 🔒 [Chiffré] ││ 3 │ ... │
│ 14:29:05 🖼 3f2a...jpg ││ │
└─────────────────────────────┘└──────────────────────────────────────────────┘
NORMAL 42/200
```
## Features