Skip to content

Nero3ooo/kptn-to-mealie-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kptn to Mealie Frontend

This is a lightweigth web frontend to add recipes from KptnCook to Mealie via the shared link.
The app is designed as pwa and so it can be installed as web-app on mobile devices via chrome.

Many thanks to https://github.com/ephes/kptncook for the backend functionality.
Also a big thank you for your fantastic cooking apps @Mealie and @KptnCook.

Disclaimer

This app is work in progress and should not be exposed.
I only wanted to have a quick solution to add recipes from KptnCook to Mealie.

Installation

Please install the backend first: https://github.com/ephes/kptncook

After that you need to install flask:

pip install flask

Now you can clone the repository and start the frontend.

Start Application

To start the flask app just execute it:

python3 app.py

Afterwards you can reach the app at port 5000.

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published