20240102_155703.mp4
Installed on an RPi with a GPIO thermal printer, oldsoul will:
- Expose the printer's input stream over HTTP with
Bun.serve() - Sanitize, process, and format input requests before printing
- prettify things with
figlet - Probably other things later
