unicopy

A simple program that opens a text box that you can type any unicode into and it will copy it to your clipboard.

How to build

Download rust

Download the source code. To build run the command cargo build --release

The binary should then appear at unicopy/target/release