All Projects → vabene1111 → Recipes

vabene1111 / Recipes

Licence: other
Django application for managing recipes

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Recipes

recipes
Application for managing recipes, planning meals, building shopping lists and much much more!
Stars: ✭ 3,570 (+413.67%)
Mutual labels:  recipes, selfhosted, shopping
Letter Boilerplate
Finest letter typesetting from the command line
Stars: ✭ 374 (-46.19%)
Mutual labels:  markdown, pdf
Django Easy Pdf
PDF views, the easy way
Stars: ✭ 324 (-53.38%)
Mutual labels:  django, pdf
Django Markdown Editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
Stars: ✭ 423 (-39.14%)
Mutual labels:  markdown, django
Pandoc Latex Template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
Stars: ✭ 3,750 (+439.57%)
Mutual labels:  markdown, pdf
Minder
Mind-mapping application for Elementary OS
Stars: ✭ 306 (-55.97%)
Mutual labels:  markdown, pdf
Crowbook
Converts books written in Markdown to HTML, LaTeX/PDF and EPUB
Stars: ✭ 399 (-42.59%)
Mutual labels:  markdown, pdf
Reminiscence
Self-Hosted Bookmark And Archive Manager
Stars: ✭ 1,303 (+87.48%)
Mutual labels:  selfhosted, django
Django Pagedown
A django app that allows the easy addition of Stack Overflow's "PageDown" markdown editor to a django form field, whether in a custom app or the Django Admin
Stars: ✭ 500 (-28.06%)
Mutual labels:  markdown, django
Mdpdf
Markdown to PDF command line app with support for stylesheets
Stars: ✭ 512 (-26.33%)
Mutual labels:  markdown, pdf
Zettlr
A Markdown Editor for the 21st century.
Stars: ✭ 6,099 (+777.55%)
Mutual labels:  markdown, pdf
Waliki
A wiki engine powered by Django and Git
Stars: ✭ 300 (-56.83%)
Mutual labels:  markdown, django
Md2pdf
Offline markdown to pdf, choose -> edit -> transform 🥂
Stars: ✭ 632 (-9.06%)
Mutual labels:  markdown, pdf
Backslide
💦 CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (-2.3%)
Mutual labels:  markdown, pdf
Ownphotos
Self hosted alternative to Google Photos
Stars: ✭ 2,587 (+272.23%)
Mutual labels:  selfhosted, django
Md To Pdf
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
Stars: ✭ 374 (-46.19%)
Mutual labels:  markdown, pdf
Markdown Pdf
Convert markdown to pdf, png or jpeg on the fly in Atom
Stars: ✭ 250 (-64.03%)
Mutual labels:  markdown, pdf
Django Shop Tutorial
Use Django To Create A Simple Shopping Site Tutorial
Stars: ✭ 109 (-84.32%)
Mutual labels:  shopping, django
Markdown Resume Js
Turn a simple markdown document into a resume in HTML and PDF
Stars: ✭ 449 (-35.4%)
Mutual labels:  markdown, pdf
Vscode Markdown Pdf
Markdown converter for Visual Studio Code
Stars: ✭ 571 (-17.84%)
Mutual labels:  markdown, pdf



Tandoor Recipes

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

InstallationDocumentationDemo

Preview

Features

  • 📦 Sync files with Dropbox and Nextcloud (more can easily be added)
  • 🔍 Powerful search with Djangos TrigramSimilarity
  • 🏷️ Create and search for tags, assign them in batch to all files matching certain filters
  • 📄 Create recipes locally within a nice, standardized web interface
  • ⬇️ Import recipes from thousands of websites supporting ld+json or microdata
  • 📱 Optimized for use on mobile devices like phones and tablets
  • 🛒 Generate shopping lists from recipes
  • 📆 Create a Plan on what to eat when
  • 👪 Share recipes with friends and comment on them to suggest or remember changes you made
  • ➗ automatically convert decimal units to fractions for those who like this
  • 🐳 Easy setup with Docker and included examples for Kubernetes, Unraid and Synology
  • 🎨 Customize your interface with themes
  • ✉️ Export and import recipes from other users
  • 🌍 localized in many languages thanks to the awesome community
  • ➕ Many more like recipe scaling, image compression, cookbooks, printing views, ...

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. Documentation can be found here.

While this application has been around for a while and is actively used by many (including myself), it is still considered beta software that has a lot of rough edges and unpolished parts.

License

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

NOTE: There appears to be a whole range of legal issues with licensing anything else then 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 payed 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 trough 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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].