Crates.io | unicopy |
lib.rs | unicopy |
version | 0.1.1 |
source | src |
created_at | 2023-02-27 13:42:58.151835 |
updated_at | 2023-02-28 07:43:29.483861 |
description | A simple program to open a textbox that you can type one unicode on and it will be copied to your clipboard. |
homepage | |
repository | https://github.com/asciiboi/unicopy |
max_upload_size | |
id | 796018 |
size | 17,295 |
A simple program that opens a text box that you can type any unicode into and it will copy it to your clipboard.
Works on: Fedora Dosnt work on: Windows
Not tested: Mac os
To install unicopy run.
cargo install unicopy
Run the command
unicopy
When you run it you should see a text popup. In the field of the popup you type in the hex code of a unicode symbol. If it is valid unicode it will copy the resulting character to the clipboard.