Go to file
Amir Alexander Abdelbaki 5b631adfe4 implement txt2printr.sh to send ascii art to a parallel port needle printer
writes raw bytes to /dev/lp0 (overridable via PRINTER_DEV): resets the
printer with ESC @, converts LF to CRLF to avoid staircasing on raw
device writes, then form-feeds to eject the page.
2026-07-03 10:49:27 +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
exec-cycle.sh switched exec-cycle to a live >=2fps ascii preview loop and added txt2printr stub 2026-07-03 10:24:35 +02:00
install-deps.sh wrote script to install dependencies 2026-03-27 10:56:51 +01:00
txt2printr.sh implement txt2printr.sh to send ascii art to a parallel port needle printer 2026-07-03 10:49:27 +02:00
webcam2ascii.sh switched exec-cycle to a live >=2fps ascii preview loop and added txt2printr stub 2026-07-03 10:24:35 +02:00
yay-installer.sh removed the part in the yay installer that installs leahneukirchens nq 2026-03-27 10:58:13 +01:00