From c19a1beefb8d451d80528e43a1c81ccc1edb0a17 Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 30 Sep 2022 20:56:37 +0800 Subject: [PATCH 1/6] Added UWU-ified docs Inspired by the issue "UWU-ify the docs as well #11" --- README.uwu.md | 236 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 236 insertions(+) create mode 100644 README.uwu.md diff --git a/README.uwu.md b/README.uwu.md new file mode 100644 index 0000000..a1a3e78 --- /dev/null +++ b/README.uwu.md @@ -0,0 +1,236 @@ +# uwuifyy + +[![build](https://github.com/sgoudham/uwuifyy/actions/workflows/build.yml/badge.svg)](https://github.com/sgoudham/uwuifyy/actions/workflows/build.yml) +[![crate.io](https://img.shields.io/crates/v/uwuifyy)](https://crates.io/crates/uwuifyy) +[![downloads](https://img.shields.io/crates/d/uwuifyy)](https://crates.io/crates/uwuifyy) +[![license](https://img.shields.io/github/license/sgoudham/uwuifyy)](LICENSE) + +> *cuddles you* A wobust, customizabwe, bwazingwy-fast, efficient and easy-to-use command winye appwication to uwu'ify youw text! +> +![](logo/uwuifyy-logo.png) +> +> Wogo Cwedits: Jade Nyewson + +## Tabwe O-Of Contents + +- [uwuifyy](#uwuifyy) + * [About](#about) + * [Featuwes](#featuwes) + * [Instawwation](#instawwation ) + * [Homebwew](#homebwew) + * [Binyawies ](#binyawies ) + + [Windows](#windows) + + [Winyux \ macOS](#winyux-\-macos) + * [Wust \ Cawgo](#wust-\-cawgo) + * [Usage](#usage) + + [Text I-Input to Text Output ](#text-i-input-to-text-output) + + [Text I-Input to F-Fiwe Output ](#text-i-input-to-f-fiwe-output) + + [Fiwe I-Input to F-Fiwe Output](#fiwe-i-input-to-f-fiwe-output) + * [Benchmawks](#benchmawks) + + [The Compwete Wowks of Wiwwiam Shakespeawe](#the-compwete-wowks-of-wiwwiam-shakespeawe) + + [300k+ Tokyo 2020\21 O-Owympics Tweets](#300k+-tokyo-2020\21-o-owympics-tweets) + + [3.5M Tiktok Googwe Pway Weviews](#35m-tiktok-googwe-pway-weviews) + + [3.6M Amazon Weviews And Watings](#36m-amazon-weviews-and-watings) + * [Wicense](#w-wicense) + * [Acknyowwedgement](#acknyowwedgement) + +## About + +H-Have you *shuffles closer* evew wanted to uwu'ify *looks away* text and wawge fiwes a-at bwazing fast speeds? Weww! You came to *teleports behind you* the wight pwace! `uwuifyy` awwows you to uwu'ify *looks away* text and fiwes fwom within youw own tewminyaw in an extwemewy fast mannyew! + +## Featuwes + +- [x] _**BWAZINGWY FAST**_ (Check out -> [Benchmawks](#Benchmawks)) +- [x] Seeded by d-defauwt to awwow (╬ Ò﹏Ó) fow wepwoducibwe w-wesuwts +- [x] Excwudes UWW's *screams* & Emaiws +- [x] *teleports behind you* UwU'ify fiwes avaiwabwe w-wocawwy on disk +- [x] Compwetewy customisabwe modifiews + +## Instawwation + +### Homebwew + +Fow *cuddles you* `macOs` usews, instawwation thwough [Homebwew](https://brew.sh/) is wecommended. + +```shell +$ brew tap sgoudham/tap +$ brew install uwuifyy +``` + +### Binyawies + +Binyawies (╬ Ò﹏Ó) fow **Windows**, **macOS** *screams* & **Winyux** awe avaiwabwe with {{ (>_<) }} evewy +*cuddles you* singwe [release](https://github.com/sgoudham/uwuifyy/releases) + +### Windows + +1. Downwoad eithew `uwuifyy-x86_64-pc-windows-msvc.zip` ow `uwuifyy-x86_64-pc-windows-gnu.zip` + + +2. Extwact into `\bin` f-fowdew a-at *looks at you*`C:\your\path\here\` + +``` +C: +|__your + |__path + |__here + |__bin + |__uwuifyy.exe +``` + +3. Set `uwuifyy.exe` in youw ヽ(・∀・)ノ path to *looks away* access it gwobawwy + +```shell +$ setx path "%path%;C:\your\path\here\bin" +``` + +4. Wefwesh command winye and vewify instawwation + +```shell +$ uwuifyy --help +``` + +### Winyux \ macOS + +1. Downwoad `uwuifyy-x86_64-unknown-linux-gnu.tar.gz` ow `uwuifyy-x86_64-unknown-linux-musl.tar.gz` +ow `uwuifyy-x86_64-apple-darwin.tar.gz` + + + +2. Extwact into youw *twerks* wocaw *leans over* diwectowy + +```shell +# Linux +$ tar -xf uwuifyy-x86_64-unknown-linux-gnu.tar.gz +$ tar -xf uwuifyy-x86_64-unknown-linux-musl.tar.gz + +# macOS +$ tar -xf uwuifyy-x86_64-apple-darwin.tar.gz +``` + +3. Move into `~/bin` + +```shell +# Create ~/bin if it does not exist +$ mkdir -p ~/bin +$ mv uwuifyy ~/bin +``` + +4. Set pewmissions (╬ Ò﹏Ó) fow executabwe + +```shell +$ chmod 755 ~/bin/uwuifyy +``` + +5. Update `PATH` to use gwobawwy + +```shell +# Linux +$ echo 'export PATH=~/bin:$PATH' >> ~/.bashrc +$ source ~/.bashrc + +# macOS +$ echo 'export PATH=~/bin:$PATH' >> ~/.bash_profile +$ source ~/.bash_profile +``` + +6. Vewify instawwation + +```shell +$ uwuifyy --version +uwuifyy 0.3.0 +``` + +## Wust \ Cawgo + +Awtewnyativewy, if using Wust's package manyagew, `Cawgo`, (^▽^') aww that is n-nyeeded is + +```shell +$ cargo install uwuifyy +``` + +If you (^-^*)/ do nyot have `Cawgo` avaiwabwe on youw machinye, you *moans* can downwoad it as pawt of +Wust [here](https://www.rust-lang.org/tools/install) + +## Usage + +```commandline +$ uwuifyy --help + +USAGE: + uwuifyy.exe [OPTIONS] <--text |--infile > + +OPTIONS: + -t, --text The text to uwu'ify + -i, --infile The file to uwu'ify + -o, --outfile The file to output uwu'ified text + --ascii-only The uwu'ified text will only include ASCII faces + --unicode-only The uwu'ified text will only include UTF-8 faces + -r, --random The flag to enable randomized uwu'ified text + -w, --words The modifier to determine how many words to be uwu'ified [default: 1] + -f, --faces The modifier for uwu faces e.g hello -> (^-^*)/ hewwo [default: 0.05] + -a, --actions The modifier for actions e.g *shuffles over* [default: 0.125] + -s, --stutters The modifier for stutters e.g b-baka! [default: 0.225] + -h, --help Print help information + -V, --version Print version information +``` + +### Text I-Input to Text Output + +![](examples/gifs/text-input-to-text-output.gif) + +### Text I-Input to F-Fiwe Output + +![](examples/gifs/text-input-to-file-output.gif) + +### Fiwe I-Input to F-Fiwe Output + +![](examples/gifs/text-file-to-file-output.gif) + +## Benchmawks + +- Benchmawks/Tests cawwied out on a `Deww XPS 15` + - CPU: `11th Gen Intew(W) Cowe(TM) i7-11800H @ 2.30GHz` + - SSD: `NVMe Micwon 2300 1TB` + +### The Compwete Wowks of Wiwwiam Shakespeawe + +- [Dataset](https://www.kaggle.com/kewagbln/shakespeareonline) +- Size: `5.46 MiB` +- Time Taken: `< 1s` + +![](examples/gifs/william-shakespeare.gif) + +### 300k+ Tokyo 2020\21 O-Owympics Tweets + +- [Dataset](https://www.kaggle.com/amritpal333/tokyo-olympics-2021-tweets) +- Size: `98.54 MiB` +- Time Taken: `1s` + +![](examples/gifs/tokyo-2020-olympics-tweets.gif) + +### 3.5M Tiktok Googwe Pway Weviews + +- [Dataset](https://www.kaggle.com/shivamb/35-million-tiktok-mobile-app-reviews) +- Size: `543.02 MiB` +- TIme Taken: `4s` + +![](examples/gifs/tiktok_app_reviews.gif) + +### 3.6M Amazon Weviews And Watings + +- [Dataset](https://www.kaggle.com/bittlingmayer/amazonreviews?select=train.ft.txt.bz2) +- Size: `1.6 GiB` +- Time Taken: `21s` +- **DISCWAIMEW:** The input is a xDD 1.6GB fiwe and *teleports behind you* the output is a 2.2GB fiwe. They awe nyot *teleports behind you* incwuded in *teleports behind you* the wepo. + +![](examples/gifs/amazon-ratings-reviews.gif) + +## W-Wicense + +[MIT Wicense](WICENSE) + +## Acknyowwedgement + +This pwoject is inspiwed fwom onye of many existing nyowmaw to uwu convewtews: +[Uwuifier](https://github.com/Schotsl/Uwuifier-node) From bdb9cad20003fa1dfc98148455e7198d8778d733 Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 1 Oct 2022 07:53:50 +0800 Subject: [PATCH 2/6] Update README.uwu.md Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com> --- README.uwu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.uwu.md b/README.uwu.md index a1a3e78..4595185 100644 --- a/README.uwu.md +++ b/README.uwu.md @@ -18,7 +18,7 @@ * [Featuwes](#featuwes) * [Instawwation](#instawwation ) * [Homebwew](#homebwew) - * [Binyawies ](#binyawies ) + * [Binyawies](#binyawies) + [Windows](#windows) + [Winyux \ macOS](#winyux-\-macos) * [Wust \ Cawgo](#wust-\-cawgo) From 0dc43e46ee25b2f6883c55d61a32f2df8d1d3258 Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 1 Oct 2022 08:44:55 +0800 Subject: [PATCH 3/6] Update README.uwu.md Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com> --- README.uwu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.uwu.md b/README.uwu.md index 4595185..3ba4344 100644 --- a/README.uwu.md +++ b/README.uwu.md @@ -16,7 +16,7 @@ - [uwuifyy](#uwuifyy) * [About](#about) * [Featuwes](#featuwes) - * [Instawwation](#instawwation ) + * [Instawwation](#instawwation) * [Homebwew](#homebwew) * [Binyawies](#binyawies) + [Windows](#windows) From 79185f7f1e31e4625c4f7ad77e9afbad002c468b Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 1 Oct 2022 08:45:10 +0800 Subject: [PATCH 4/6] Update README.uwu.md Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com> --- README.uwu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.uwu.md b/README.uwu.md index 3ba4344..1839ef8 100644 --- a/README.uwu.md +++ b/README.uwu.md @@ -228,7 +228,7 @@ OPTIONS: ## W-Wicense -[MIT Wicense](WICENSE) +[MIT Wicense](LICENSE) ## Acknyowwedgement From 66b8b4ffec442c7739164f893e0d08c036049a18 Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 1 Oct 2022 08:53:32 +0800 Subject: [PATCH 5/6] Update README.uwu.md --- README.uwu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.uwu.md b/README.uwu.md index 1839ef8..8428062 100644 --- a/README.uwu.md +++ b/README.uwu.md @@ -28,7 +28,7 @@ + [Fiwe I-Input to F-Fiwe Output](#fiwe-i-input-to-f-fiwe-output) * [Benchmawks](#benchmawks) + [The Compwete Wowks of Wiwwiam Shakespeawe](#the-compwete-wowks-of-wiwwiam-shakespeawe) - + [300k+ Tokyo 2020\21 O-Owympics Tweets](#300k+-tokyo-2020\21-o-owympics-tweets) + + [300k+ Tokyo 2020\21 O-Owympics Tweets](#300k%2B-tokyo-2020\21-o-owympics-tweets) + [3.5M Tiktok Googwe Pway Weviews](#35m-tiktok-googwe-pway-weviews) + [3.6M Amazon Weviews And Watings](#36m-amazon-weviews-and-watings) * [Wicense](#w-wicense) From e028e84c3b783f7520d253f64793f9d64520230c Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 1 Oct 2022 08:59:47 +0800 Subject: [PATCH 6/6] fixed the broken link --- README.uwu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.uwu.md b/README.uwu.md index 8428062..75cca61 100644 --- a/README.uwu.md +++ b/README.uwu.md @@ -28,7 +28,7 @@ + [Fiwe I-Input to F-Fiwe Output](#fiwe-i-input-to-f-fiwe-output) * [Benchmawks](#benchmawks) + [The Compwete Wowks of Wiwwiam Shakespeawe](#the-compwete-wowks-of-wiwwiam-shakespeawe) - + [300k+ Tokyo 2020\21 O-Owympics Tweets](#300k%2B-tokyo-2020\21-o-owympics-tweets) + + [300k+ Tokyo 2020\21 O-Owympics Tweets](#300k-tokyo-202021-o-owympics-tweets) + [3.5M Tiktok Googwe Pway Weviews](#35m-tiktok-googwe-pway-weviews) + [3.6M Amazon Weviews And Watings](#36m-amazon-weviews-and-watings) * [Wicense](#w-wicense)