Comment on Selfhosting a printer (and scanner) server with UI
Shimitar@downonthestreet.eu 4 days ago
I use scanservejs since at least one year and can confirm it’s the best.
As for printing, I went down the same rabbit hole and had zero luck. Seems such a stupid thing yet nobody created such a service, except for a couple of commercial ones.
So yeah, if you find something …
By the way, probably creating a simple web interface that accepts uploads and pipe to lpr is pretty easy to do, but I didn’t got around to do it. Printing feels… Outdated. And printing from computer or android is so easy anyway that probably useless.
Alfredolin@sopuli.xyz 2 days ago
So I spent time on tweaking the akronae repo, and after a few corrections, adding CUPS and improvements, I managed to get something functional. If I have more time I might publish it. It’s fully vibe coded though 'cause I couldn’t be arsed learning TypeScript and shit, and the original repo has plenty of outdated dependencies which, same, I won’t update because I don’t have the skills.