-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DadArcade edited this page Aug 13, 2026
·
13 revisions
Cupsie is a Chrome extension that lets you print directly to CUPS print servers and network printers right from Chrome's print menu (Ctrl + P / Cmd + P).
- User-Guide.md: Step-by-step guide to installing the extension, setting up printers, managing logins, printing, and fixing common issues.
- Architecture.md: Technical guide explaining how the extension manages network permissions, connects to printers, and processes print jobs.
- enterprise.md: Guide for IT administrators to deploy Cupsie automatically across an organization using enterprise policies.
- README.md: Overview of the project, main features, quick installation instructions, enterprise policies, and setup steps.
- privacy_policy.md: Explanation of how Cupsie keeps your data private by processing everything locally on your network without tracking.
| Document | Category | Description |
|---|---|---|
| User-Guide.md | User Docs | Setup guide, settings, login management, and troubleshooting. |
| Architecture.md | Technical Docs | Technical architecture, network protocols, and printer data handling. |
| enterprise.md | Enterprise Policy | IT admin deployment, policy options, and automated setup. |
| README.md | Core Repo | Quick start, installation guide, feature overview, and developer notes. |
| privacy_policy.md | Compliance | Local data handling, network privacy, and zero tracking policy. |