Crates.io | ringboard-egui |
lib.rs | ringboard-egui |
version | 0.12.2 |
created_at | 2024-08-20 18:56:27.973684+00 |
updated_at | 2025-08-20 01:21:43.396546+00 |
description | Ringboard egui client application. |
homepage | |
repository | https://github.com/SUPERCILEX/clipboard-history |
max_upload_size | |
id | 1345686 |
size | 1,789,353 |
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 /bin/sh -c \"ps -p \`cat /tmp/.ringboard/$USERNAME.egui-sleep 2\> /dev/null\` \> /dev/null 2\>\&1 \&\& exec rm -f /tmp/.ringboard/$USERNAME.egui-sleep \|\| exec $(which ringboard-egui)\"'
N
th entry.