| Crates.io | clipboard-history-egui |
| lib.rs | clipboard-history-egui |
| version | 0.14.0 |
| created_at | 2024-04-25 21:47:34.72092+00 |
| updated_at | 2026-01-19 10:35:39.593681+00 |
| description | Ringboard egui client application. |
| homepage | |
| repository | https://github.com/SUPERCILEX/clipboard-history |
| max_upload_size | |
| id | 1220768 |
| size | 1,795,219 |
This binary is a Ringboard client that provides a GUI built with egui.
To reduce startup latency, closing the application sends it to the background rather than killing it. Thus, it is suggested to bind a shortcut that executes the following command for fast clipboard launches:
# Run this command to generate the command that goes in the shortcut
bash -c 'echo $(which ringboard-egui) toggle'
Nth entry.