Skip to content

greydoubt/ttyverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttyverse by greydoubt (100% original not stolen)

Screenshot 2026-03-17 at 19 50 12 Screenshot 2026-03-17 at 14 14 37

Printer Driver Mode for TTY (Touch To You know... Make Xerox)

Mount a folder (./data) containing PDFs

Container:

Converts each PDF → .ps using Ghostscript

Verifies both files

Sends to print queue (lp)

Continues until all files are processed

Exits when finished (no daemon)

Notes / Options

If you want real printing, you’ll need to connect CUPS to a printer (network or USB).

If this is for a printer farm / pool, you could scale:

docker compose up --scale printer-pool=3

Open Source Image Scripting Tools based on JavaScript:

tidyr – help transform data specifically into tidy data, a table where each row is a single observation. The value of each observation is given in a column of the table. Variables describing the observation are included as additional columns.

ggplot2 – for data visualization

dplyr – for wrangling and transforming data

readr – help read in common delimited, text files with data

purrr – a functional programming toolkit

tibble – a modern implementation of the built-in data frame data structure

stringr – helps to manipulate string data types

forcats – helps to manipulate category data types
Screenshot 2026-03-18 at 04 21 35 Screenshot 2026-03-17 at 13 17 09 Screenshot 2026-03-17 at 04 11 07 Screenshot 2026-03-17 at 12 41 51 Screenshot 2026-03-17 at 04 22 29 vector_schematic Screenshot 2026-03-17 at 12 01 08 Screenshot 2026-03-17 at 04 45 12 Screenshot 2026-03-17 at 10 52 35 Screenshot 2026-03-17 at 16 20 52 software-stack-01111 Screenshot 2026-03-18 at 04 28 05