mirror of
https://codeberg.org/gigirassy/patchycli
synced 2026-08-30 15:27:41 +00:00
18 lines
441 B
Markdown
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. |