# YunoHost 的 Tandoor [![集成程度](https://dash.yunohost.org/integration/tandoor.svg)](https://dash.yunohost.org/appci/app/tandoor) ![工作状态](https://ci-apps.yunohost.org/ci/badges/tandoor.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/tandoor.maintain.svg) [![使用 YunoHost 安装 Tandoor](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tandoor) *[阅读此 README 的其它语言版本。](./ALL_README.md)* > *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Tandoor。* > *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* ## 概况 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](https://docs.djangoproject.com/en/3.0/ref/contrib/postgres/search/#trigram-similarity) - 🏷️ 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](https://schema.org/Recipe) - ➗ 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](https://docs.tandoor.dev/features/import_export/) - ➕ Many more like recipe scaling, image compression, printing views and supermarkets **分发版本:** 1.5.17~ynh1 **演示:** ## 截图 ![Tandoor 的截图](./doc/screenshots/example.jpg) ## 文档与资源 - 官方应用网站: - 官方用户文档: - 官方管理文档: - 上游应用代码库: - YunoHost 商店: - 报告 bug: ## 开发者信息 请向 [`testing` 分支](https://github.com/YunoHost-Apps/tandoor_ynh/tree/testing) 发送拉取请求。 如要尝试 `testing` 分支,请这样操作: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/tandoor_ynh/tree/testing --debug 或 sudo yunohost app upgrade tandoor -u https://github.com/YunoHost-Apps/tandoor_ynh/tree/testing --debug ``` **有关应用打包的更多信息:**