No description
Find a file
2025-10-30 20:18:28 +01:00
config Init 2025-10-30 20:09:43 +01:00
prog Init 2025-10-30 20:09:43 +01:00
README.md Update readme: local file links 2025-10-30 20:18:28 +01:00

Some personal scripts and utilities

Programs

  • cbz-format.py: Program to convert images from a cbz file 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.

Utilities

  • tmux.conf: small tmux configuration.
  • .emacs: minimal emacs configuration.