SelfHost Hub SelfHost Hub
中文
← Back to all services

GitHub repository information

Fetched · June 5, 2026
★ 66 Latest: v.4.1.1-Hot-fix Updated: May 21, 2026
README
# Fork recipes 

![version](https://img.shields.io/badge/version-4.1.1-green) [![License: BSD-3-Clause](https://img.shields.io/badge/License-BSD_3_Clause-red.svg)](https://opensource.org/license/bsd-3-clause) 


<img align="right" src="assets/avatar.png" height="170px" alt="Logo">

Simple, elegant frontend Python web application that work seamlessly with the [ForkApi](https://www.github.com/mikebgrep/forkapi) to provide management for food recipies collections.

## Features  
#### Core Stack
- **Django 5.x** · Python-based backend 🐍  
- **Dockerized** for effortless deployment ⚓
- **Postgres database** support 🐘
- SSL/NoSSL configurations by default 🔒
  
---

#### Recipe Management  
- Create **Video or Image** based recipes 👨‍🍳  
- Save your **Favorite Recipes** 🌟  
- Organize with **Categories** 📂  
- **Print** recipes in a clean layouts (compact and extended) 🖨  
- **Meal Planning Scheduler** built-in 🗓  
- **Backup Snapshot** import/export/apply database backup snapshots
---

#### Smart Kitchen Tools  
- Add ingredients to a **Shopping List** 🛒  
- **Recipe Scraper** from almost any URL *(OpenAI token)* 🤖  
- **Generate Recipes by Ingredients** *(OpenAI token)* 🤖  
- **Translate Recipes** to various language *(OpenAI token)* 🤖 
- **Audio Narration** of recipes *(English only, OpenAI token)* 🤖 
- **Emojis** in the recipe description/name/ingredients when scraping them *(OpenAI token)* 🤖 

## Installation 
Installation instructions are included in the ForkAPI documentation you can follow them up here ➡ [follow](https://mikebgrep.github.io/forkapi/latest/clients/)

## Application preview (from 1st realese)
![preview](assets/preview.gif)


## License 
The application code is with [BSD-3-Clause license](https://opensource.org/license/bsd-3-clause)

Discover more