yum-mirror/UwwwuPP

A rehost of leonetienne's UwwwuPP, a simple text filter to uwu-ify English text.

git clone https://git.yummers.dev/yum-mirror/UwwwuPP

Leon EtienneStwingtoows remote nyow https-based4d1f0ce

master
1.8 KiB41 linesraw

Uwwwwu<sup>PP</sup>

uwu uwu uwu uwu uwu uwu uwu uwu uwu

I was looking for an uwwwwwuifier that supported input from stdin and from parameters, that doesn't need 500.000 bloated dependencies to work. So i made this.

You do have to compile it yourself. I do not fancy providing a hundred different binaries for each distribution. But it is really easy.

Compile instructions

To do so, make sure you have cmake installed. Clone this repository, and install all dependencies via:

$ git submodule update --init --recursive

Then all you have to do is to start the build:

$ cmake Src -B build
$ cd build
$ make

Lastly, verify that your build works correctly:

$ ./Uwwwu Hello, thanks for paying this repository a visit :D
Hiiiiiiiiiiiii, you're twe best :33 xoxo for paaaying twis repositowy a visit :3

:33333 enyoi <3

1# Uwwwwu<sup>PP</sup>
2
3[![uwu](https://img.shields.io/badge/uwu'd%3F-yes-AA44AA)](https://github.com/Leonetienne/UwwwuPP)
4[![uwu](https://img.shields.io/badge/cute%3f-definitely!-44AAFA)](https://github.com/Leonetienne/UwwwuPP)
5[![uwu](https://img.shields.io/badge/nyecessawy%3f-you%20bet!-AAAA44)](https://github.com/Leonetienne/UwwwuPP)
6[![uwu](https://img.shields.io/badge/license-BSD%202%20Clause-44AA44)](https://github.com/Leonetienne/UwwwuPP)
7[![uwu](https://img.shields.io/badge/test%20cuvwage-some-44AA44)](https://github.com/Leonetienne/UwwwuPP)
8[![uwu](https://img.shields.io/badge/downloads-%3E1-AA44AA)](https://github.com/Leonetienne/UwwwuPP/releases/tag/1)
9[![uwu](https://img.shields.io/badge/pwatform-evewytwing%20twat%20runs%20cmake-00589D)](https://github.com/Leonetienne/UwwwuPP)
10[![uwu](https://img.shields.io/badge/eviw%20pwopwietawy%20softwawe%3f-nyeva%20eva-44AAFA)](https://github.com/Leonetienne/UwwwuPP)
11[![uwu](https://img.shields.io/badge/badges%3f-all%20of%20twem-AA44AA)](https://github.com/Leonetienne/UwwwuPP)
12
13I was looking for an uwwwwwuifier that supported input from
14stdin and from parameters, that doesn't need 500.000 bloated dependencies to work.
15So i made this.
16
17You do have to compile it yourself. I do not fancy providing a hundred different binaries
18for each distribution. But it is really easy.
19
20## Compile instructions
21To do so, make sure you have cmake installed.
22Clone this repository, and install all dependencies via:
23```
24$ git submodule update --init --recursive
25```
26
27Then all you have to do is to start the build:
28```
29$ cmake Src -B build
30$ cd build
31$ make
32```
33
34Lastly, verify that your build works correctly:
35```
36$ ./Uwwwu Hello, thanks for paying this repository a visit :D
37Hiiiiiiiiiiiii, you're twe best :33 xoxo for paaaying twis repositowy a visit :3
38```
39
40:33333 enyoi <3
41