sysadminsmedia/homebox

▲ 76 stars today★ 7,289⑂ 555

A continuation of HomeBox the inventory and organization system built for the Home User

7,289Star
555Fork
33Watch
132Issue
GoLanguage
AGPL-3.0License
Created 2024-06-17 · last push 2026-09-11 · repository size 61318 KB · default branch main

README

HomeBox

Docs | Demo | Discord

https://github.com/sysadminsmedia/homebox/blob/HEAD/Github Checks

What is HomeBox

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, We've tried to keep the following principles in mind:

Key Features

Screenshots

Login Screen Dashboard Item View Create Item Search

You can also try the demo instances of Homebox:

Quick Start

Configuration & Docker Compose

# Save pepper to local file
openssl rand -base64 48 > hbox.pepper
chmod 400 hbox.pepper

If using the rootless or hardened image, ensure data

folder has correct permissions

mkdir -p /path/to/data/folder chown 65532:65532 -R /path/to/data/folder docker run -d \ --name homebox \ --restart unless-stopped \ --publish 3100:7745 \ --env TZ=Europe/Bucharest \ --env HBOX_AUTH_API_KEY_PEPPER=$(cat hbox.pepper) \ --volume /path/to/data/folder/:/data \ ghcr.io/sysadminsmedia/homebox:latest

ghcr.io/sysadminsmedia/homebox:latest-rootless

ghcr.io/sysadminsmedia/homebox:latest-hardened

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

To get started with code based contributions, please see our contributing guide.

If you are not a coder and can't help translate, you can still contribute financially. Financial contributions help us maintain the project and keep demos running.

Help us Translate

We want to make sure that Homebox is available in as many languages as possible. If you are interested in helping us translate Homebox, please help us via our Weblate instance.

Translation status

Credits

Contributors

More Today's Trending projects

1

alibaba / open-code-review

Go★ 28,122⑂ 2,023▲ 2,751 stars
2

debpalash / VoiceStudio

Python★ 30,697⑂ 3,683▲ 2,081 stars
3

JustVugg / colibri

C★ 33,539⑂ 3,522▲ 2,035 stars
4

tt-a1i / archify

JavaScript★ 63,354⑂ 4,208▲ 1,407 stars
5

cloudflare / security-audit-skill

JavaScript★ 4,982⑂ 310▲ 1,210 stars
6

Panniantong / Agent-Reach

Python★ 81,982⑂ 7,140▲ 1,094 stars