A robust, customizable, efficient and easy-to-use command line application to uwu'ify your text!
Logo Credits: Jade Nelson
Have you ever wanted to uwu'ify text and large files at blazing fast speeds? Well! You came to the right
place! uwuifyy
allows you to uwu'ify text and files from within your own terminal in an extremely fast manner!
Binaries for Windows, macOS & Linux are available with every single release
Download either uwuifyy-x86_64-pc-windows-msvc.zip
or uwuifyy-x86_64-pc-windows-gnu.zip
Extract into \bin
folder at C:\your\path\here\
C:
|__your
|__path
|__here
|__bin
|__uwuifyy.exe
uwuifyy.exe
in your path to access it globallyshell
setx path "%path%;C:\your\path\here\bin"
shell
uwuifyy --help
Download uwuifyy-x86_64-unknown-linux-gnu.tar.gz
or uwuifyy-x86_64-unknown-linux-musl.tar.gz
or uwuifyy-x86_64-apple-darwin.tar.gz
Extract into your local directory
```shell
tar -xf uwuifyy-x8664-unknown-linux-gnu.tar.gz tar -xf uwuifyy-x8664-unknown-linux-musl.tar.gz
tar -xf uwuifyy-x86_64-apple-darwin.tar.gz ```
~/bin
```shell
mkdir -p ~/bin mv uwuifyy ~/bin ```
shell
chmod 755 ~/bin/uwuifyy
PATH
to use globally```shell
echo 'export PATH=~/bin:$PATH' >> ~/.bashrc source ~/.bashrc
echo 'export PATH=~/bin:$PATH' >> ~/.bashprofile source ~/.bashprofile ```
shell
uwuifyy --help
Alternatively, if using Rust's package manager, Cargo
, all that is needed is
shell
cargo install uwuifyy
If you do not have Cargo
available on your machine, you can download it as part of
Rust here
```commandline
USAGE:
uwuifyy.exe [OPTIONS] <--text
OPTIONS:
-t, --text
shell
uwuifyy --text "According to all known laws of aviation, there is no way a bee should be able to fly."
Accowding to aww knyown waws of aviation, thewe xDD is nyo way :3 a bee shouwd be abwe to *screams* fwy.
shell
uwuifyy --text "According to all known laws of aviation, there is no way a bee should be able to fly." --outfile your/path/here/outfile.txt
[00:00:00] [############################################################] 104B/104B (0s) UwU'ifying Complete!
```text
Accowding to aww knyown waws of aviation, thewe xDD is nyo way :3 a bee shouwd be abwe to screams fwy. ```
```text
According to all known laws of aviation, there is no way a bee should be able to fly. ```
shell
uwuifyy --infile your/path/here/infile.txt --outfile your/path/here/outfile.txt
[00:00:00] [############################################################] 85B/85B (0s) UwU'ifying Complete!
```text
Accowding to aww knyown waws of aviation, thewe xDD is nyo way :3 a bee shouwd be abwe to screams fwy. ```
Dell XPS 15
11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
NVMe Micron 2300 1TB
5.46 MiB
1s
98.54 MiB
8s
543.02 MiB
38s
1.6 GiB
2:16m
This project is inspired from one of many existing normal to uwu converters: Uwuifier