mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 20:18:01 -05:00
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
app_version: v0.7.4
|
|
capabilities: []
|
|
categories:
|
|
- productivity
|
|
changelog_url: https://github.com/TomBursch/kitchenowl/releases
|
|
date_added: '2025-06-26'
|
|
description: KitchenOwl is a self-hosted grocery list and recipe manager. The backend
|
|
is made with Flask and the frontend with Flutter. Easily add items to your shopping
|
|
list before you go shopping. You can also create recipes and add items based on
|
|
what you want to cook.
|
|
home: https://kitchenowl.org/
|
|
host_mounts: []
|
|
icon: https://media.sys.truenas.net/apps/kitchenowl/icons/icon.png
|
|
keywords:
|
|
- grocery list
|
|
- recipe manager
|
|
- shopping list
|
|
lib_version: 2.1.65
|
|
lib_version_hash: f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5
|
|
maintainers:
|
|
- email: dev@truenas.com
|
|
name: truenas
|
|
url: https://www.truenas.com/
|
|
name: kitchenowl
|
|
run_as_context:
|
|
- description: KitchenOwl runs as any non-root user.
|
|
gid: 568
|
|
group_name: kitchenowl
|
|
uid: 568
|
|
user_name: kitchenowl
|
|
- description: Postgres runs as non-root user.
|
|
gid: 999
|
|
group_name: postgres
|
|
uid: 999
|
|
user_name: postgres
|
|
screenshots: []
|
|
sources:
|
|
- https://github.com/TomBursch/kitchenowl
|
|
- https://hub.docker.com/r/tombursch/kitchenowl
|
|
title: KitchenOwl
|
|
train: community
|
|
version: 1.0.22
|