Go to file
zodac 2d768e2b9c feat Adding NZD currency (#360)
* Adding NZD as currency option

* Updating frontend

* Sorting alphabetically

* Fixing typo
2023-03-22 20:26:51 -08:00
2023-02-17 21:41:01 -09:00
2023-03-22 20:26:51 -08:00
2023-03-22 20:26:51 -08:00
2022-09-03 18:42:03 -08:00
2023-01-14 09:24:11 -09:00
2022-10-13 17:12:35 -08:00
2022-09-12 14:47:27 -08:00
2023-01-14 09:28:52 -09:00
2022-09-12 14:47:27 -08:00

HomeBox

Docs | Demo | Discord

Quick Start

Configuration & Docker Compose

docker run -d \
  --name homebox \
  --restart unless-stopped \
  --publish 3100:7745 \
  --env TZ=Europe/Bucharest \
  --volume /path/to/data/folder/:/data \
  ghcr.io/hay-kot/homebox:latest

Credits

Description
A continuation of HomeBox the inventory and organization system built for the Home User
Readme AGPL-3.0 66 MiB
Languages
Vue 43.1%
Go 40%
TypeScript 12.3%
CSS 2.4%
HTML 1.2%
Other 1%