Skip to content

VincentMeilinger/Nextcloud-Cookbook-iOS

Repository files navigation

Nextcloud-Cookbook-iOS

A Nextcloud Cookbook native iOS/iPadOS/MacOS client, built using Swift and SwiftUI.

⚠️ This is not a standalone application! ⚠️

See here for the corresponding Nextcloud server application.

You can download the app from the AppStore:

Download on the App Store

Core Features

  • Load recipes from nextcloud instance
  • Offline recipes
  • Recipe search function
  • Add new recipes
  • Edit recipes
  • Delete recipes
  • Login with Nextcloud account using two factor authentication
  • Login with Nextcloud account using app-tokens
  • Support for multiple languages
  • MacOS support (through Mac Catalyst)
  • Light and dark mode support
  • Share recipes (by name and keyword)
  • Import recipes
  • Keep display awake when viewing recipes
  • Ingredient shopping list

Roadmap

  • Version 1.9: Enhancements to recipe editing for better intuitiveness; user interface design improvements for recipe viewing.

  • Version 1.10: Recipe ingredient calculator: Enables calculation of ingredient quantities based on a specifiable yield number.

  • Version 1.11: Decoupling of internal recipe representation from the Nextcloud Cookbook recipe representation. This change provides increased flexibility for API updates and enables the introduction of features not currently supported by the Cookbook API, such as uploading images. This update will take some time, but will therefore result in simpler, better maintainable code.

  • Version 1.12 and beyond (Ideas for the future; integration not guaranteed!):

    • Allow adding custom items to the grocery list.

    • Fuzzy search for recipe names and keywords.

    • An in-app timer for the cook time specified in a recipe.

    • Search for recipes based on left-over ingredients.

    • An option to use the app without a Nextcloud account.

    • An option to specify the recipe folder in the Files app, to enable the app to work on the recipe files directly.

If you would like to suggest new features/improvements or report bugs, please open an Issue!

Screenshots

The following screenshots might not be up to date, since there can always be minor user interface changes.

iOS Screenshots

/Screenshots/iOS_cookbooks.png /Screenshots/iOS_recipes.png /Screenshots/iOS_recipe_detail_1.png /Screenshots/iOS_recipe_detail_2.png

iPadOS Screenshots

/Screenshots/iPadOS_cookbooks_recipes.png /Screenshots/iPadOS_recipe_detail.png

Supported Languages

If you wish to see additional languages supported, please don't hesitate to open an Issue. Any help with translation is appreciated.

  • English
  • German
  • Spanish (mostly machine translated)
  • French (mostly machine translated)

Further information

Cookbook Client is available on the App Store for free, and will be updated regularly. This app is a hobby project, which is why development progress may be slower than desired. If you are interested in an iOS native CookBook client, you are welcome to contribute! In case you discover any bugs or encounter problems, feel free to point them out by creating an Issue.

About

A Nextcloud Cookbook native iOS/iPadOS/MacOS client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages