app.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. app_version: v0.7.3
  2. capabilities: []
  3. categories:
  4. - productivity
  5. changelog_url: https://github.com/TomBursch/kitchenowl/releases
  6. date_added: '2025-06-26'
  7. description: KitchenOwl is a self-hosted grocery list and recipe manager. The backend
  8. is made with Flask and the frontend with Flutter. Easily add items to your shopping
  9. list before you go shopping. You can also create recipes and add items based on
  10. what you want to cook.
  11. home: https://kitchenowl.org/
  12. host_mounts: []
  13. icon: https://media.sys.truenas.net/apps/kitchenowl/icons/icon.png
  14. keywords:
  15. - grocery list
  16. - recipe manager
  17. - shopping list
  18. lib_version: 2.1.49
  19. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  20. maintainers:
  21. - email: dev@ixsystems.com
  22. name: truenas
  23. url: https://www.truenas.com/
  24. name: kitchenowl
  25. run_as_context:
  26. - description: KitchenOwl runs as any non-root user.
  27. gid: 568
  28. group_name: kitchenowl
  29. uid: 568
  30. user_name: kitchenowl
  31. - description: Postgres runs as non-root user.
  32. gid: 999
  33. group_name: postgres
  34. uid: 999
  35. user_name: postgres
  36. screenshots: []
  37. sources:
  38. - https://github.com/TomBursch/kitchenowl
  39. - https://hub.docker.com/r/tombursch/kitchenowl
  40. title: KitchenOwl
  41. train: community
  42. version: 1.0.10