diff --git a/software/tamari.yml b/software/tamari.yml new file mode 100644 index 0000000000..b09623a5db --- /dev/null +++ b/software/tamari.yml @@ -0,0 +1,12 @@ +name: "Tamari" +website_url: "https://tamariapp.com" +source_code_url: "https://github.com/alexbates/Tamari" +description: "Recipe manager web app with a built-in collection of recipes. Organize by favorites and categories, create shopping lists, and plan meals." +licenses: + - GPL-3.0 +platforms: + - Docker + - Python +tags: + - Recipe Management +demo_url: "https://app.tamariapp.com"