this post was submitted on 01 Aug 2023
155 points (98.1% liked)

Selfhosted

37720 readers
351 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Homebox is the inventory and organization system built for the Home User! With a focus on simplicity and ease of use, Homebox is the perfect solution for your home inventory, organization, and management needs. While developing this project I've tried to keep the following principles in mind:

Simple - Homebox is designed to be simple and easy to use. No complicated setup or configuration required. Use either a single docker container, or deploy yourself by compiling the binary for your platform of choice. Blazingly

Fast - Homebox is written in Go which makes it extremely fast and requires minimal resources to deploy. In general idle memory usage is less than 50MB for the whole container.

Portable - Homebox is designed to be portable and run on anywhere. We use SQLite and an embedded Web UI to make it easy to deploy, use, and backup.

(I am not affiliated with this project)

you are viewing a single comment's thread
view the rest of the comments
[–] joe 0 points 11 months ago (1 children)

Seems neat. I wish there were a way to add custom fields; I would totally use this to keep track of my liquor cabinet contents. (I use a spreadsheet for this now.)

I know it's not the general use case this though, but that didn't keep me from getting my hopes up haha.

[–] [email protected] 1 points 11 months ago (1 children)

You might be in luck, I see this under optional settings for items:

Arbitrary/Custom Fields

[–] joe 0 points 11 months ago

Apparently I didn't dig deep enough! Thanks a lot for the heads up.