Compare commits

...

3 Commits

Author SHA1 Message Date
David Shay
db14697358
Merge b72c86fc305f4719a24404cd83e94872733e5e39 into d93c28d8c3812dfb43c2c4ff7cd0791727cfc11a 2023-07-09 13:45:31 -07:00
David Shay
b72c86fc30
Merge pull request #1 from davideshay/davideshay-add-specifically-clementines
Add Specifically Clementines to Recipe section
2023-07-03 00:03:07 -04:00
David Shay
44d9dacb7f
Add Specifically Clementines to Recipe section
Add Specifically Clementines grocery list/shopping/recipe app to Recipe section -- previously known as "Groceries"
2023-07-03 00:01:59 -04:00

View File

@ -1671,6 +1671,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
- [Recepturer](https://recepturer.com/) `⚠` - Let Recepturer help you organize all your recipes in one place. You can add, edit and delete recipes, and create meal plans. Simply type your recipe and all ingredients will be listed as you go. Data is stored on Dropbox. ([Source Code](https://github.com/sjoerdvanderhoorn/recepturer)) `MIT` `Javascript` - [Recepturer](https://recepturer.com/) `⚠` - Let Recepturer help you organize all your recipes in one place. You can add, edit and delete recipes, and create meal plans. Simply type your recipe and all ingredients will be listed as you go. Data is stored on Dropbox. ([Source Code](https://github.com/sjoerdvanderhoorn/recepturer)) `MIT` `Javascript`
- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Nodejs` - [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Nodejs`
- [reciphpes!](https://github.com/nanawel/reciphpes) - A lightweight, Symfony-based recipes indexing software supporting search and tags, using a SQLite database. `MIT` `Docker` - [reciphpes!](https://github.com/nanawel/reciphpes) - A lightweight, Symfony-based recipes indexing software supporting search and tags, using a SQLite database. `MIT` `Docker`
- [Specifically Clementines](https://davideshay.github.io/groceries/) - Grocery shopping app previously called "groceries". Reliable sync with multiple users/devices (web/mobile/Android/iOS). Includes recipes and integration with Tandoor. ([Source Code](https://github.com/davideshay/groceries)) `MIT` `JavaScript`
- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/accounts/login/?demo), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python` - [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/accounts/login/?demo), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`