From Frustration to Innovation
How weeks of Windows errors led to building my first open-source software.
The Problem
Tried Windows native printer sharing. Got error 0x0000011b and 0x0000007e. Spent weeks trying registry edits, group policy, firewall settings. Nothing worked.
Why Not Build My Own?
After exhausting all options, I decided to build my own solution. The idea sparked and I immediately got to work.
Building the Prototype
Using Electron, React, and TypeScript, I built a working prototype in 24 hours. Server mode to share printers, client mode to connect.
Refining & Polishing
Added dark mode, connection history, virtual printer support, mobile app, and proper error handling.
Open Source Release
Released on GitHub as open source. My first Windows desktop software - now free for everyone!