Crates.io | crabpicker |
lib.rs | crabpicker |
version | 0.2.2 |
source | src |
created_at | 2023-04-23 16:05:06.317706 |
updated_at | 2023-06-02 12:17:53.343738 |
description | A cross-platform color picker in rust |
homepage | |
repository | https://github.com/Coca162/crabpicker |
max_upload_size | |
id | 846651 |
size | 114,309 |
xclip
/xsel
for clipboardwl-clipboard
for clipboardxdg-desktop-portal
for wayland users who are not using the flameshot
feature.If you are having issues with the default features, try cargo install crabpicker --no-default-features --features=flameshot
. Requires you have flameshot installed!
The x11 feature uses code from https://github.com/TheHellBox/x11-screenshot-rs so thanks to them for making it exist!