HomeBox (SysAdminsMedia)
Self-hosted inventory management tool that provides inventory and organization system built for the home user.
Self-hosted home inventory management, honestly reviewed. No marketing fluff, just what you get when you run it yourself.
TL;DR
- What it is: Open-source (AGPL-3.0) home inventory system — a searchable, photo-enabled digital catalog for everything you own, from tools to warranties to electronics [2][5].
- Who it’s for: Homeowners, renters, and self-hosters who’ve hit the wall with spreadsheets and want a fast, private, purpose-built solution. Not for IT asset managers or businesses — that’s Snipe-IT territory [website].
- Cost: $0 in software license. Runs on a VPS or home server for $5–10/mo, or free on a Raspberry Pi at home. No SaaS pricing tiers, no per-seat fees, no “plan upgrades” — ever [README].
- Key strength: Genuinely fast (written in Go, under 50MB RAM at idle), modern UI that multiple reviewers call a standout in the open-source category, and deep enough features to cover purchase tracking, warranty docs, maintenance schedules, and QR codes [2][5][README].
- Key weakness: AGPL-3.0 license (not MIT), the project had a rough transition period in early 2024 when the original maintainer archived it, and some power features (OIDC SSO, Postgres support, multi-collection) require a bit more setup than a beginner expects [5][website].
What is HomeBox (SysAdminsMedia)
HomeBox is a self-hosted inventory and organization system built specifically for home users. You add items — with photos, serial numbers, purchase prices, warranty docs, locations, and custom fields — and it gives you a fast, searchable web interface to find them again. Think of it as the database your spreadsheet was trying to be.
The project has an unusual history. The original HomeBox was built by @hay-kot and became a go-to recommendation on r/selfhosted. In early 2024, the original repository entered maintenance mode and development effectively stopped. For several months it looked like another good open-source tool quietly going dark. Then SysAdmins Media stepped in, forked the project, took over maintenance, and have been shipping steady updates since — including improved memory management and the multi-collection feature [5]. As of this review the fork sits at 5,504 GitHub stars.
The design philosophy is deliberately narrow. The website explicitly positions it against Snipe-IT (“enterprise-grade IT asset management — if you’re managing hundreds of IT devices across an organization. But for home users, it’s overkill”) and against spreadsheets (“lose out on search capabilities, can’t easily attach photos or documents, sharing becomes complicated”) [website]. That focus shows in the product: it doesn’t try to do procurement, stock management, or barcode scanning for a warehouse. It does home inventory, and it does it well.
Why People Choose It
The reviews cluster around a few consistent themes.
Spreadsheets hit a wall. Both XDA reviews [2][5] and the Medium piece [1] describe the same breaking point: a home reorganization, a move, or just accumulated stuff that becomes impossible to track in a flat file. The Medium author describes reaching the point where “it was easier to buy new components from the internet than spend hours routing through boxes trying to find an ethernet joiner.” That’s the exact user HomeBox is built for.
The UI is genuinely good for an open-source tool. This comes up in every review without prompting. The XDA reviewer [2] writes that “while many open-source apps are powerful, they feel like they are stuck in the early 2000s in terms of design. HomeBox is an exception here. It has a modern and decent aesthetic.” The same reviewer praises that it “doesn’t throw a dozen options at you at once” — a pointed contrast to tools like Snipe-IT, which is functionally excellent but visually dense. The second XDA piece [5] adds that the theming options (Dark, Coffee, Night themes) and layout flexibility make it feel “like a professional-grade tool hidden inside a simple, user-friendly wrapper.”
Performance is not a talking point — it’s a real differentiator. Written in Go, HomeBox uses under 50MB RAM at idle [README]. The XDA reviewer [2] explicitly notes “virtually no lag when navigating, searching, or adding items” and connects it to the Golang architecture. For users running this on a Raspberry Pi, a Synology NAS, or a small VPS alongside other services, that footprint matters. The Medium author [1] ran it on a DS920+ Synology NAS and notes it runs “lighting fast. Even on a DS920+ with no aftermarket upgrades.”
Privacy without compromise. No account to create, no cloud sync, no phone-home. Your inventory data — including photos, serial numbers, purchase prices, and warranty docs — lives entirely on your own hardware. Several reviewers call this out explicitly as a primary motivation for choosing self-hosted over any SaaS alternative [2][5].
The community saved the project. The fork narrative matters for trust. Reviewers who had tracked the original hay-kot repository through the maintenance-mode period treat the SysAdmins Media continuation as a positive signal about the self-hosting community’s resilience. The second XDA piece [5] dedicates a full section to this: “this is where the beauty of the self-hosting community shines. A new group of maintainers under Sysadmins Media stepped up, forked the project, and breathed fresh life into it.”
Features
Based on the README, website, and firsthand review descriptions:
Core inventory:
- Add items with name, quantity, description, location, custom fields, serial numbers, photos [2][README]
- Location hierarchy — organize by room, shelf, storage unit, etc. [website][README]
- Tags and labels for flexible cross-location categorization [README]
- Item templates for reuse across similar items (e.g., a dozen power tools with the same fields) [5][website]
- CSV import for bulk migration from spreadsheets [2]
- QR code generation for quick item lookup [website][README]
- Bill of Materials export [website]
Document and lifecycle tracking:
- Warranty document storage and tracking [README][website]
- Purchase date and price recording [2][README]
- Maintenance schedule tracking [2][website]
- Full REST API for integrations and automation [website]
Search:
- Fast full-text search across all items and fields [2][README]
- Filter by location, label, category [website]
Multi-collection support:
- Run separate inventories within one instance — useful for a primary residence + storage unit, or shared households [5][website]
- Multi-user support with sharing [website]
Power user / infrastructure:
- OIDC SSO integration (Active Directory, Okta, etc.) [website]
- SQLite by default; Postgres for larger installs [website]
- Docker-native with rootless and hardened image variants [README]
- Built-in health check endpoints [website]
- Full backup compatibility — the data folder is portable [1][README]
- Multi-language UI via Weblate community translations [README]
What it doesn’t do:
- Barcode scanning (QR generation only — reading barcodes to look up items isn’t a built-in feature)
- Mobile app (web UI is responsive, but there’s no native iOS/Android app)
- Automated price lookups or value estimation
Pricing: SaaS vs Self-Hosted Math
HomeBox has no SaaS offering and no pricing tiers. The software is free under AGPL-3.0 [README]. What you pay is infrastructure:
Self-hosted options:
- Home server or Raspberry Pi: ~$0/mo ongoing (hardware already purchased)
- Budget VPS (Hetzner, Contabo): $4–7/mo
- PikaPods (one-click hosting partner linked from the README): starting around $2–4/mo for a small instance
For comparison, the paid alternatives in this space:
- Sortly (SaaS home inventory): Free tier limits you to 100 items. Pro is $12/mo billed annually — $144/year — for 2,000 items and QR codes.
- Encircle (insurance-focused home inventory): $9.99/mo — $120/year.
- Google Sheets / Notion database: Technically free but requires you to build the structure yourself and loses photo-attachment convenience.
If you were paying for Sortly Pro, self-hosting HomeBox on a $6 Hetzner VPS saves ~$138/year. If you were using a Notion database with photo attachments, HomeBox gives you a purpose-built interface with search, location hierarchy, and warranty tracking that Notion can’t match without significant setup.
The AGPL license means you can’t embed or resell HomeBox as part of a closed-source commercial product without releasing your modifications — that’s different from the MIT license on something like Activepieces. For personal use or internal use, it makes no practical difference.
Deployment Reality Check
HomeBox is among the easier self-hosted deployments you’ll encounter. The quick-start path is a single docker run command [README]:
docker run -d \
--name homebox \
--restart unless-stopped \
--publish 3100:7745 \
--env TZ=Europe/Bucharest \
--volume /path/to/data/folder/:/data \
ghcr.io/sysadminsmedia/homebox:latest
Docker Compose is documented on the quick-start page for anyone who wants more control. The SysAdmins Media team runs their own demo and nightly instances via Docker Compose with Cloudflare Tunnel for public access — and they’ve published exactly how they do it [3], which serves as a useful reference for anyone wanting a production-grade setup.
What you actually need:
- Docker installed on any Linux machine (VPS, NAS, Raspberry Pi, bare metal)
- A folder for the data volume
- Optionally: a reverse proxy (Caddy or nginx) for HTTPS + a domain
- No external database required — SQLite is bundled and sufficient for home use
What can go sideways:
- The rootless image variant requires you to
chown 65532:65532the data directory before starting — easy to miss, and the container will fail silently if permissions are wrong [README]. - If you want OIDC SSO, that adds configuration complexity beyond the basic setup — it’s not a one-liner.
- The original project’s maintenance-mode period means some older tutorials and Reddit threads reference the hay-kot repository, not the SysAdmins Media fork. Use
ghcr.io/sysadminsmedia/homebox:latest, not the hay-kot image [5][README].
Realistic time estimates:
- Technical user with Docker experience: 15–30 minutes to a running instance
- Non-technical user following the official docs: 1–2 hours including domain setup
- No Linux experience at all: use PikaPods (one-click, linked in the README) and skip the server entirely
The Medium author [1] deployed on a Synology NAS with Tailscale for remote access, which is a solid setup for anyone who already has a home NAS. The SysAdmins team [3] uses Cloudflare Tunnel, which is another good option for exposing a home server without opening firewall ports.
Pros and Cons
Pros
- Zero software cost, forever. AGPL-3.0 with no commercial tier, no feature gating, no “community vs enterprise” split in the core features [README][website]. SSO, multi-collection, API — all included.
- Genuinely modern UI. Multiple independent reviewers flag this unprompted. Clean, themeable, works well on mobile [2][5]. Rare for open-source tools in this category.
- Minimal resource footprint. Under 50MB RAM at idle, written in Go, works fine on a Raspberry Pi or shared VPS [README][2]. You’re not standing up a separate database server for this.
- Purpose-built scope. HomeBox does home inventory and doesn’t pretend to do more. That clarity makes it easier to learn and faster to use than trying to bend a generic database tool to the problem [website][1].
- Active maintenance after a rocky transition. SysAdmins Media has shipped meaningful updates since forking [5]. The project is healthier now than it was in mid-2024.
- CSV import. Lets you migrate an existing spreadsheet without re-entering everything [2]. Underrated feature for new adopters.
- Strong backup story. SQLite database in a single data folder — back it up with rsync, Borg, or whatever you already use [1][README].
- Multilingual. Community translations via Weblate for non-English households [README].
Cons
- AGPL-3.0, not MIT. For personal use it doesn’t matter. For anyone building a product on top of HomeBox, the AGPL copyleft is a real constraint [README].
- No mobile app. The web UI is responsive and works on phones, but there’s no native app with offline support or camera-based barcode scanning [website].
- The maintenance-mode scare. The original repository going dark in 2024 is a legitimate reason for caution [5]. SysAdmins Media has earned some trust since, but the project has already abandoned its users once (under different stewardship). Worth monitoring.
- OIDC SSO adds complexity. It’s available, but it’s not a beginner feature — you need an identity provider already set up to get value from it [website].
- No barcode lookup. You can generate QR codes for items you’ve already added, but you can’t scan a product barcode to auto-populate item details from a product database. Manual entry or CSV import only.
- 5,504 stars is respectable but not the community depth of something like n8n or Nextcloud — you’re less likely to find a pre-written guide for your exact setup edge case.
Who Should Use This / Who Shouldn’t
Use HomeBox if:
- You own stuff and have lost track of it — tools in the garage, electronics in the office, appliances with warranties you’ll never find.
- You’ve already tried the spreadsheet approach and hate it.
- You want complete data privacy: no inventory data leaving your home server.
- You’re comfortable with Docker, or you’re willing to use PikaPods for a one-click hosted version.
- You run a NAS (Synology, QNAP, TrueNAS) and want a lightweight container alongside your other services.
Skip it if:
- You need a native mobile app with offline support and camera-based barcode scanning — HomeBox doesn’t have one.
- You’re managing IT assets for a team or organization — use Snipe-IT instead, which is purpose-built for that.
- You want to embed or redistribute this in a commercial product — AGPL-3.0 means you’d need to open-source your changes.
- You’re looking for insurance-ready photo documentation with automatic value estimates — there are SaaS tools built specifically for that use case.
Alternatives Worth Considering
- Snipe-IT — The standard for IT asset management in organizations. Overkill for home use; the right tool if you’re tracking 200 laptops for a company [website].
- Grocy — Home grocery and household management. Overlapping audience but different focus: Grocy is strong on consumables (pantry, cleaning supplies), HomeBox is stronger on durable goods with serial numbers and warranties. Several reviewers mention considering Grocy before landing on HomeBox [5].
- Shelf.nu — Another open-source asset tracking tool with a modern UI and QR/barcode support. More feature-rich in some directions (asset custody tracking, team workspaces), heavier deployment.
- Inventree — Open-source parts and inventory management with BOM and supplier tracking. Much more powerful but oriented toward electronics hobbbyists and small manufacturing rather than general home inventory.
- Paperless-NGX — Doesn’t track physical items, but if your main pain point is finding documents and warranty PDFs, Paperless-NGX is the better-fit solution and pairs well with HomeBox (use HomeBox for items, Paperless for the documents).
- Spreadsheet — Still a valid answer if you own fewer than 100 items and don’t have photos to attach. The moment you want to attach a receipt image or track “which shelf in which room,” HomeBox starts winning.
Bottom Line
HomeBox (SysAdminsMedia) is exactly what it says it is: a simple, fast, self-hosted inventory system for home users. It doesn’t have the ambition to become your ERP system or your document manager. What it does — track items, locations, photos, warranties, and purchase history in a searchable web interface — it does cleanly and with minimal resource overhead. The project’s rocky 2024 transition is a legitimate concern, but SysAdmins Media has been a credible steward since the fork, and the active community translations and steady release cadence are positive signals. For anyone who has ever bought a duplicate cable because they forgot they already owned one, or spent an hour looking for a warranty that was “definitely in that folder somewhere,” the 15-minute Docker deployment is worth the effort.
Sources
- Daniel Rosehill, Medium — “Getting My Life Organised With HomeBox (Open Source Inventory Management)” (Feb 27, 2024). https://medium.com/daniels-tech-world/getting-my-life-organised-with-homebox-open-source-inventory-management-d5583d4c4248
- Parth Shah, XDA Developers — “I’ve massively improved my home organization with this free and open-source tool” (Jun 10, 2025). https://www.xda-developers.com/improved-home-organization-with-free-open-source-tool/
- SysAdmins Journal — “How we run Homebox Demos”. https://sysadminsjournal.com/how-we-run-homebox-demos/
- LinuxLinks — “HomeBox — self-hosted inventory and organisation system”. https://www.linuxlinks.com/homebox-self-hosted-inventory-and-organisation-system/
- Parth Shah, XDA Developers — “This Docker container saves me hours every week by organizing my home” (Mar 3, 2026). https://www.xda-developers.com/docker-container-saves-me-hours-every-week-by-organizing-home/
Primary sources:
- GitHub repository and README: https://github.com/sysadminsmedia/homebox (5,504 stars, AGPL-3.0)
- Official website and docs: https://homebox.software
- Quick-start guide: https://homebox.software/en/quick-start/
- Live demo: https://demo.homebox.software
Features
Search & Discovery
- Tags / Labels
Media & Files
- Image Upload & Management
Mobile & Desktop
- Responsive / Mobile-Friendly
Related Finance & Budgeting Tools
View all 97 →OpenBB Terminal
63KOpen-source investment research platform that gives financial analysts and portfolio managers AI-powered analytics without locking data into Bloomberg or Refinitiv.
Maybe
54KOpen-source personal finance and wealth management app. Track net worth, investments, spending, and debt in one self-hosted dashboard.
HyperSwitch
42KHyperSwitch is an open-source payments orchestration platform that connects multiple payment processors through a single API, with intelligent routing, retry logic, and cost optimization.
ERPNext
32KThe world's best 100% open source ERP software. Supports manufacturing, distribution, retail, trading, services, education, and more.
Actual
26KLocal-first personal finance app with envelope budgeting, bank sync, and cross-device synchronization.
Firefly III
23KFirefly III lets you run modern financial manager. It helps you to keep track of your money and make budget forecasts. It entirely on your own server.