Update README.md

This commit is contained in:
gigirassy
2026-07-28 04:23:01 +02:00
parent 62674d65a7
commit 7450303517
+16 -1
View File
@@ -1,3 +1,18 @@
# patchycli # patchycli
simple python 3.13+ cli for patchy.moe 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.