https://github.com/lneugebauer/nextcloud-cookbook
Android client for Nextcloud Cookbook app.
https://github.com/lneugebauer/nextcloud-cookbook
android fastlane kotlin kotlin-android ktlint nextcloud nextcloud-app nextcloud-cookbook open-source
Last synced: 2 months ago
JSON representation
Android client for Nextcloud Cookbook app.
- Host: GitHub
- URL: https://github.com/lneugebauer/nextcloud-cookbook
- Owner: lneugebauer
- License: mit
- Created: 2021-08-17T19:45:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T19:58:45.000Z (3 months ago)
- Last Synced: 2025-04-09T21:13:02.417Z (2 months ago)
- Topics: android, fastlane, kotlin, kotlin-android, ktlint, nextcloud, nextcloud-app, nextcloud-cookbook, open-source
- Language: Kotlin
- Homepage: https://lneugebauer.github.io/nextcloud-cookbook/
- Size: 36.6 MB
- Stars: 70
- Watchers: 5
- Forks: 11
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Nextcloud Cookbook Android client
[](https://github.com/lneugebauer/nextcloud-cookbook/actions/workflows/ci.yml)
[](https://f-droid.org/packages/de.lukasneugebauer.nextcloudcookbook/)
[](https://github.com/lneugebauer/nextcloud-cookbook/releases)

[](https://github.com/lneugebauer/nextcloud-cookbook/issues)
[](https://github.com/lneugebauer/nextcloud-cookbook/blob/main/LICENSE)
[](https://ktlint.github.io/)
[](https://hosted.weblate.org/engage/nextcloud-cookbook/)
[](https://liberapay.com/lneugebauer/)An Android client for [Nextcloud Cookbook app](https://github.com/nextcloud/cookbook).
## Download
[
](https://play.google.com/store/apps/details?id=de.lukasneugebauer.nextcloudcookbook)
[](https://github.com/lneugebauer/nextcloud-cookbook/releases)
[](https://f-droid.org/packages/de.lukasneugebauer.nextcloudcookbook/)
### Obtainium
To install through [Obtainium](https://github.com/ImranR98/Obtainium/tree/main?tab=readme-ov-file#installation), simply go to Add App and paste the URL of this repository as the source URL: `https://github.com/lneugebauer/nextcloud-cookbook`.
## Screenshots
Phone
![]()
![]()
![]()
![]()
Tablet
![]()
![]()
![]()
![]()
*Photo by [Eaters Collective](https://unsplash.com/@eaterscollective?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash) on [Unsplash](https://unsplash.com/photos/pesto-pasta-with-sliced-tomatoes-served-on-white-ceramic-plate-12eHC6FxPyg?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)*
*Photo by [Ella Olsson](https://unsplash.com/@ellaolsson?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash) on [Unsplash](https://unsplash.com/photos/assorted-fruits-and-vegetable-on-brown-wooden-chopping-board-2IxTgsgFi-s?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)*
*Photo by [Marcin Andrzejewski](https://unsplash.com/@marcinandrzejewskipl?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash) on [Unsplash](https://unsplash.com/photos/fried-chicken-on-white-ceramic-plate-LTlniUw9xWE?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)*
*Photo by [Aurélien Lemasson-Théobald](https://unsplash.com/@aurel__lens?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash) on [Unsplash](https://unsplash.com/photos/round-cooked-pizza-x00CzBt4Dfk?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)*## Features :rocket:
- List all recipes
- List all recipes by category
- Create recipe
- View recipe
- Edit recipe
- Stay awake on recipe screen
- Settings
- Import recipe via url## Planned features :checkered_flag:
- Offline usage
- Single Sign On through Nextcloud Files app
- Login via QR-Code## Requirements :link:
* [Nextcloud](https://nextcloud.com/) instance running
* [Nextcloud Cookbook](https://github.com/nextcloud/cookbook) app enabled## Build the app :hammer_and_wrench:
1. Open project in Android Studio
2. Run the app## Contributing :office_worker:
- [Bugfix](https://github.com/lneugebauer/nextcloud-cookbook/blob/main/docs/contributing.md#bugfix)
- [Feature](https://github.com/lneugebauer/nextcloud-cookbook/blob/main/docs/contributing.md#featuresimprovements)
- [Translations](https://github.com/lneugebauer/nextcloud-cookbook/blob/main/docs/contributing.md#translations)### Translations :earth_africa:
[](https://hosted.weblate.org/engage/nextcloud-cookbook/)
## License
[MIT License](https://github.com/lneugebauer/nextcloud-cookbook/blob/main/LICENSE)