owoify text from the terminal
Go to file
2024-04-19 15:30:32 +01:00
owo ono 2024-04-19 13:36:57 +01:00
.gitignore Initial commit 2024-04-19 12:31:05 +00:00
LICENSE Initial commit 2024-04-19 12:31:05 +00:00
README.md readme 2024-04-19 15:30:32 +01:00
setup.py ono 2024-04-19 13:36:57 +01:00

term-owo

owoify text from the terminal

installation

install from source

download the latest release here or clone the repository and run pip install . in downloaded folder

install from repo

run pip install --index-url https://git.alfieking.dev/api/packages/acetheking987/pypi/simple/ cmdline-owo in terminal

usage

from terminal run owo to owoify text

use the -p flag to use a pipe as input

examples

owo "hello world" -> hewwo wowwd

echo "hello world" | owo -p -> hewwo wowwd