Files
2026-07-28 04:23:01 +02:00

18 lines
441 B
Markdown

# patchycli
simple python 3.13+ cli for patchy.moe, with no pip dependencies
this should work across all unixen. (macos, the bsds, linux)
installation is simple.
* ``wget -O ~/.local/bin/patchycli https://codeberg.org/gigirassy/patchycli/raw/branch/main/patchycli.py``
* ``chmod +x ~/.local/bin/patchycli``
feel free to change ``~/.local/bin`` to another PATH accordingly.
usage is as simple as ``patchycli file.png``
## license
isc.