Post

CookCLI

CookCLI is a recipe management CLI and embedded web server in a single binary. It serves a Cooklang recipe collection as a web interface with shopping lists, pantry tracking, and meal planning.

CookCLI

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/cookcli.sh)"
CPU: 1 cores RAM: 512 MB Disk: 8 GB OS: Debian 13

Notes

Recipes are stored in /opt/cookcli/recipes. Sample recipes are added on first install.
Add your own .cook recipe files to /opt/cookcli/recipes and restart the service.

Web Interface

Port: 9080

Source code
Loading...