# 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.