Retour au classement

TandoorRecipes/recipes

HTMLdocs.tandoor.dev

Application for managing recipes, planning meals, building shopping lists and much much more!

djangodockerrecipecookingmarkdownselfhostedrecipesshoppingmeal-plannerfoodcookbookhacktoberfest
Croissance des étoiles
Étoiles
8.5k
Forks
836
Croissance hebdomadaire
Issues
319
5k
déc. 2019févr. 2022mai 2024juil. 2026
README



Tandoor Recipes

The recipe manager that allows you to manage your ever growing collection of digital recipes.

WebsiteInstallationDocsDemoCommunityDiscord

Preview

Core Features

  • 🥗 Manage your recipes - Manage your ever growing recipe collection
  • 📆 Plan - multiple meals for each day
  • 🛒 Shopping lists - via the meal plan or straight from recipes
  • 🪄 use AI to recognize images, sort recipe steps, find nutrition facts and more
  • 📚 Cookbooks - collect recipes into books
  • 👪 Share and collaborate on recipes with friends and family

Made by and for power users

  • 🔍 Powerful & customizable search with fulltext support and TrigramSimilarity
  • 🏷️ Create and search for tags, assign them in batch to all files matching certain filters
  • ↔️ Quickly merge and rename ingredients, tags and units
  • 📥️ Import recipes from thousands of websites supporting ld+json or microdata
  • ➗ Support for fractions or decimals
  • 🐳 Easy setup with Docker and included examples for Kubernetes, Unraid and Synology
  • 🎨 Customize your interface with themes
  • 📦 Sync files with Dropbox and Nextcloud

All the must haves

  • 📱Optimized for use on mobile devices
  • 🌍 localized in many languages thanks to the awesome community
  • 📥️ Import your collection from many other recipe managers
  • ➕ Many more like recipe scaling, image compression, printing views and supermarkets

This application is meant for people with a collection of recipes they want to share with family and friends or simply store them in a nicely organized way. A basic permission system exists but this application is not meant to be run as a public page.

Docs

Documentation can be found here.

❤️ Support our work ❤️

Tandoor is developed by volunteers in their free time just because its fun. That said earning some money with the project allows us to spend more time on it and thus make improvements we otherwise couldn't. Because of that there are several ways you can support us

  • GitHub Sponsors You can sponsor contributors of this project on GitHub: vabene1111
  • Patron You can sponsor contributors of this project on Patron: vabene111
  • Host at Hetzner We have been very happy customers of Hetzner for multiple years for all of our projects. If you want to get into self-hosting or are tired of the expensive big providers, their cloud servers are a great place to get started. When you sign up via our referral link you will get 20€ worth of cloud credits and we get a small kickback too.
  • Let us host for you We are offering a hosted version where all profits support us and the development of tandoor (currently only available in germany).

Contributing

Contributions are welcome but please read this BEFORE contributing anything!

Your Feedback

Share some information on how you use Tandoor to help me improve the application Google Survey

Get in touch

Community Get support, share best practices, discuss feature ideas, and meet other Tandoor users.
Discord We have a public Discord server that anyone can join. This is where all our developers and contributors hang out and where we make announcements

License

Beginning with version 0.10.0 the code in this repository is licensed under the GNU AGPL v3 license with a common clause selling exception. See LICENSE.md for details.

NOTE: There appears to be a whole range of legal issues with licensing anything other than the standard completely open licenses. I am in the process of getting some professional legal advice to sort out these issues. Please also see Issue 238 for some discussion and reasoning regarding the topic.

Reasoning This software and all its features are and will always be free for everyone to use and enjoy.

The reason for the selling exception is that a significant amount of time was spend over multiple years to develop this software. A paid hosted version which will be identical in features and code base to the software offered in this repository will likely be released in the future (including all features needed to sell a hosted version as they might also be useful for personal use). This will not only benefit me personally but also everyone who self-hosts this software as any profits made through selling the hosted option allow me to spend more time developing and improving the software for everyone. Selling exceptions are approved by Richard Stallman and the common clause license is very permissive (see the FAQ).

Dépôts similaires
django/django

The Web framework for perfectionists with deadlines.

PythonPyPIBSD 3-Clause "New" or "Revised" Licensepythondjango
djangoproject.com
88.2k34.1k
makeplane/plane

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

TypeScriptnpmGNU Affero General Public License v3.0djangodocker
plane.so
54.8k5k
LeCoupa/awesome-cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

JavaScriptnpmMIT Licensecheatsheetsjavascript
lecoupa.github.io/awesome-cheatsheets/
46.2k6.7k
getsentry/sentry

Developer-first error tracking and performance monitoring

PythonPyPIOthercrash-reportingcrash-reports
sentry.io
44.3k4.8k
paperless-ngx/paperless-ngx

A community-supported supercharged document management system: scan, index and archive all your documents

PythonPyPIGNU General Public License v3.0angulararchiving
docs.paperless-ngx.com
43.3k2.9k
jumpserver/jumpserver

JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.

PythonPyPIGNU General Public License v3.0pythonssh-server
jumpserver.com
31.1k5.7k
encode/django-rest-framework

Web APIs for Django. 🎸

PythonPyPIOtherpythondjango
django-rest-framework.org
30.1k7.1k
netbox-community/netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/products/free-netbox-cloud/

PythonPyPIApache License 2.0dcimipam
netboxlabs.com/products/netbox/
21.1k3.1k
wagtail/wagtail

A Django content management system focused on flexibility and user experience

PythonPyPIBSD 3-Clause "New" or "Revised" Licensepythondjango
wagtail.org
20.4k4.6k
suitenumerique/docs

Docs is an open-source text editor: web-native, made for real-time collaboration, cleanly structured documents and sub-documents with full ownership of your data. Built to scale with Django and React.

PythonPyPIMIT Licenseknowledgewiki
docs.la-suite.eu
16.7k603
ansible/awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

PythonPyPIOtherpythonansible
15.5k3.7k
cookiecutter/cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

PythonPyPIBSD 3-Clause "New" or "Revised" Licensepythondjango
cookiecutter-django.readthedocs.io
13.6k3.1k