Go to file
Amir Alexander Abdelbaki 7f67c5fd81 add ascii.conf and keybinds.conf for converter options and rebindable keys
ascii.conf exposes ascii-image-converter's dimension/complexity/map/
grayscale/negative/flip options (color and braille stay out since they
rely on ANSI/multi-byte Unicode that txt2printr.sh's raw print path
can't render). keybinds.conf lets exec-cycle.sh's capture/brightness/
exposure/reset keys be rebound instead of hardcoded, matched
case-insensitively; the on-screen hint bar renders from the same
config so it never drifts out of sync with the actual bindings.
2026-07-03 11:33:33 +02:00
.gitignore added .ghs.sh to gitignore for helper scripts (ghs = git helper scripts) 2026-03-26 20:02:23 +01:00
archbaseos-guided-install.sh copied archbaseos-guided-install.sh from The_miro/Dotfiles.git for base OS installation 2026-03-27 13:24:14 +01:00
ascii.conf add ascii.conf and keybinds.conf for converter options and rebindable keys 2026-07-03 11:33:33 +02:00
exec-cycle.sh add ascii.conf and keybinds.conf for converter options and rebindable keys 2026-07-03 11:33:33 +02:00
install-deps.sh ensure lp group membership and parport kernel modules in install-deps 2026-07-03 10:52:37 +02:00
keybinds.conf add ascii.conf and keybinds.conf for converter options and rebindable keys 2026-07-03 11:33:33 +02:00
txt2printr.sh implement txt2printr.sh to send ascii art to a parallel port needle printer 2026-07-03 10:49:27 +02:00
webcam.conf add live brightness/exposure controls and a webcam.conf config file 2026-07-03 11:29:24 +02:00
webcam2ascii.sh add ascii.conf and keybinds.conf for converter options and rebindable keys 2026-07-03 11:33:33 +02:00
yay-installer.sh removed the part in the yay installer that installs leahneukirchens nq 2026-03-27 10:58:13 +01:00