HomeBox
A continuation of HomeBox — the inventory and organization system built for the Home User.
Features
- Organize your home — Track items across locations, rooms, and containers with rich categorization
- Custom fields — Add any metadata you need: serial numbers, warranty dates, purchase prices
- QR code labels — Print labels and scan them to instantly find items
- Document storage — Attach receipts, manuals, and warranty documents to items
- Maintenance tracking — Schedule and log maintenance for appliances and equipment
- Multi-user — Share your inventory with family members or roommates
- Import/Export — CSV import for easy migration, full data export
- Fast & lightweight — Go backend with SQLite, runs on minimal hardware (< 50MB RAM)
- Mobile-friendly — Responsive design works on phones, tablets, and desktops
- Self-hosted — Your data stays on your hardware, always
Why HomeBox?
Most inventory apps are built for businesses — warehouse management, barcode scanners, complex workflows. HomeBox is different. It's built specifically for people who want to know what they own, where it is, and what it's worth.
Whether you're tracking tools in the garage, electronics in the office, or kitchen appliances, HomeBox gives you a simple way to catalog everything without the enterprise bloat.
Tech Stack
- Backend: Go (fast, single binary)
- Frontend: Vue 3 + Nuxt.js + Tailwind CSS
- Database: SQLite (zero config, portable)
- Deployment: Docker or single binary