AI-powered hardware inventory management for homelab environments
- PrinterDriver interface: Connect/Print(bitmap,w,h)/Disconnect - ImageToRawBitmap(): 1-bit packed row-major converter from image.Image - MockDriver: saves PNG to SaveDir (/tmp default) for visual inspection - PrtQutieDriver: stub returns ErrNoDevice — safe before hardware arrives - ErrNoDevice, ErrNotConnected, ErrEmptyBitmap sentinel errors |
||
|---|---|---|
| .planning | ||
| cmd/hwlab | ||
| internal | ||
| scripts | ||
| web | ||
| .env.example | ||
| .gitignore | ||
| ai_config.json | ||
| assets.go | ||
| CLAUDE.md | ||
| config.json | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||