No description
| config | ||
| prog | ||
| README.md | ||
Some personal scripts and utilities
Programs
-
cbz-format.py: Program to convert images from a
cbzfile to jpeg format with specific size. -
qr.sh: Program to generate a QRCode from clipboard.
-
mdsplit.py: Program to convert a single markdown file to to multiple markdown files used by mdbook program.
-
sirtunnel.py: Simple reverse proxy based on caddy and ssh. It is a modification of this original program, with
argparse, authentication and allowed_hosts variables.