CookCLI vs Recipya

A side-by-side comparison of two self-hosted recipe managers options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureCookCLIRecipya
Deploy effortRead-the-docs projectUnder-an-hour setup
Health score84 · Excellent62 · Good
CategoryRecipe ManagersRecipe Managers
LicenseMITGPL-3.0
LanguageRustGo
Setup difficultyMediumEasy
Min. RAM128 MB128 MB
Deploymentbinary, sourcedocker, binary, source
GitHub stars★ 1,390★ 412
First released20212022
ReplacesPaprika, CroutonPaprika, Whisk

What are CookCLI and Recipya?

CookCLI

Cooklang is an open-source recipe markup language with a companion CLI and web server called Chef. Recipes are written in plain text and can be served, scaled, and turned into shopping lists.

  • Plain-text recipe markup
  • Built-in web server
  • Shopping list generation
  • Recipe scaling

Read the full CookCLI guide →

Recipya

Recipya is a clean, easy, and powerful self-hosted recipe manager written in Go. It imports recipes from thousands of websites, organizes a cookbook, and offers meal planning.

  • Import from many recipe sites
  • Cookbook organization
  • Meal planning
  • Single-binary Go app

CookCLI vs Recipya: key differences

CookCLI is written in Rust, while Recipya is built with Go. Licensing differs — MIT for CookCLI versus GPL-3.0 for Recipya. CookCLI has the considerably larger community, at 1,390 GitHub stars versus 412. Recipya lists first-class Docker deployment; CookCLI does not.

Why pick each one

Choose CookCLI if…

  • Version-controllable recipes
  • No database needed

Watch out for

  • Requires learning the syntax
  • Minimal UI
CookCLI details

Choose Recipya if…

  • Fast and lightweight
  • Strong website import support

Watch out for

  • Single-user oriented
  • Younger project
Recipya details

Frequently asked questions

Is CookCLI or Recipya better?

Neither is universally better. CookCLI has the larger community, while Recipya is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.

Are CookCLI and Recipya free and open-source?

Yes. CookCLI is licensed under MIT and Recipya under GPL-3.0. Both can be self-hosted at no software cost.

Can I run CookCLI and Recipya with Docker?

CookCLI: check the project docs for container support. Recipya: yes.

Related comparisons