Email to Print
Automated Print Service
A cross-platform Python service that monitors an IMAP email inbox and automatically prints any attachments it receives using CUPS.
It runs continuously in the background using launchd on macOS or systemd on Linux. It features two-sided printing, automatic nightly updates via cron, and optional Sentry integration for error tracking.
Details
- github Url
- https://github.com/amosquet/emailtoprint
- language
- Python
- tech Stack
- Python, CUPS, IMAP, Sentry