Skip to content
forked from nextcloud/cookbook

🍲 A library for all your recipes

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

seyfeb/cookbook

 
 

Repository files navigation

⚠️ IMPORTANT ⚠️
Users of this app are practically testers. We're limited on resources, and still working out how to make this app function the best it can. There will be regressions and bugs. And we of course appreciate constructive feedback whenever users run into them.

Join us on Matrix

CI-tests codecov GitHub GitHub language count GitHub Repo stars GitHub all releases

NextCloud Cookbook

A screenshot of how the app looks

A library for all your recipes. It uses JSON files following the schema.org recipe format. To add a recipe to the collection, you can paste in the URL of the recipe, and the provided web page will be parsed and downloaded to whichever folder you specify in the app settings.

Further documentation (also internal ones) are published on the documentation pages of the project.

Clients

The app works generally in any modern browser. Additionally, there are some more specialized clients listed here.

Mobile

The currently available clients are:

Nextcloud Cookbook (by MicMun)
Get it on F-Droid Get it on Google Play

Nextcloud Cookbook (by Teifun2)
Get it on F-Droid Get it on Google Play Download on the App Store

Nook
Get it on Google Play

Nextcloud Cookbook (by lneugebauer)
Get it on F-Droid Get it on Play Store

Cookbook Client
Download on the App Store

Browser plugins/scripts

Sponsoring

We thank the sponsrs of this project for their support as open source software.

Blackfire

Blackfire Logo

Browser Stack

Browserstack Logo

F.A.Q.

I can't see my recipes

Recipes are only shown in the UI if they are present in the database. It is likely you have recipes that haven't been indexed/added to the database yet. Try clicking the Settings > Rescan library button to compare the database with what is in your recipes folder and apply any differences to the database.

If this still doesnt work, a full, non-incremental resync might help. This can be done by setting your recipes folder to a different (ideally empty) folder to clear the database. Setting the recipes folder back to what it was before should cause all your recipes to sync again, effectively refreshing the database

"Could not load recipe" when trying to download recipes?

A lot of websites are unfortunately not following the schema.org/Recipe standard, which makes their recipes impossible to read by this app.

A website using correct schema.org markup is not being read correctly

The parser is far from perfect. If you can help out in any way, please have a look at the parseRecipeHtml() method and create a pull request with your changes.

All of the text is in English?

This app uses the Transifex translation system. You might want to register there to help translating the app to new languages or report errors in existing translations.

About

🍲 A library for all your recipes

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.0%
  • JavaScript 23.8%
  • PHP 17.6%
  • Vue 8.0%
  • Shell 0.4%
  • Makefile 0.2%