unicopy

Crates.iounicopy
lib.rsunicopy
version0.1.1
sourcesrc
created_at2023-02-27 13:42:58.151835
updated_at2023-02-28 07:43:29.483861
descriptionA simple program to open a textbox that you can type one unicode on and it will be copied to your clipboard.
homepage
repositoryhttps://github.com/asciiboi/unicopy
max_upload_size
id796018
size17,295
(asciiboi)

documentation

README

unicopy

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

Install

To install unicopy run.

cargo install unicopy

How to use

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.

Commit count: 8

cargo fmt