.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Tandoor for YunoHost
This package allows you to install Tandoor quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
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.
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
- 📚 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
- 🎨 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
Shipped version: 1.3.3~ynh1
Demo: https://app.tandoor.dev/accounts/login/?demo
Screenshots
Disclaimers / important information
-
Any known limitations, constrains or stuff not working, such as (but not limited to):
- requiring a full dedicated domain ?
- architectures not supported ?
- not-working single-sign on or LDAP integration ?
- the app requires an important amount of RAM / disk / .. to install or to work properly
- etc...
-
Other infos that people should be aware of, such as:
- any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
- how to configure / administrate the application if it ain't obvious
- upgrade process / specificities / things to be aware of ?
- security considerations ?
-
Known limitations:
- Requires a full dedicated domain for now
-
Specific Steps
- The first time the app is installed, you need to setup the initial super user. If you directly login with your YunoHost user's credentials, you will not be able to create the superuser from the web interface.
Documentation and resources
- Official app website: https://tandoor.dev
- Official user documentation: https://docs.tandoor.dev
- Official admin documentation: https://docs.tandoor.dev
- Upstream app code repository: https://github.com/TandoorRecipes/recipes
- YunoHost documentation for this app: https://yunohost.org/app_tandoor
- Report a bug: https://github.com/YunoHost-Apps/tandoor_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/tandoor_ynh/tree/testing --debug
or
sudo yunohost app upgrade tandoor -u https://github.com/YunoHost-Apps/tandoor_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps