Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T20:59:41.000Z (7 days ago)
- Last Synced: 2025-01-17T21:31:09.449Z (7 days 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: 10.8 MB
- Stars: 59
- Watchers: 5
- Forks: 9
- Open Issues: 14
-
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
[![ci](https://github.com/lneugebauer/nextcloud-cookbook/actions/workflows/ci.yml/badge.svg)](https://github.com/lneugebauer/nextcloud-cookbook/actions/workflows/ci.yml)
[![F-Droid release](https://img.shields.io/f-droid/v/de.lukasneugebauer.nextcloudcookbook.svg?logo=F-Droid)](https://f-droid.org/packages/de.lukasneugebauer.nextcloudcookbook/)
[![GitHub release](https://img.shields.io/github/release/lneugebauer/nextcloud-cookbook.svg?logo=github)](https://github.com/lneugebauer/nextcloud-cookbook/releases)
![GitHub all downloads](https://img.shields.io/github/downloads/lneugebauer/nextcloud-cookbook/total?logo=github)
[![GitHub issues](https://img.shields.io/github/issues/lneugebauer/nextcloud-cookbook.svg?logo=github)](https://github.com/lneugebauer/nextcloud-cookbook/issues)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/lneugebauer/nextcloud-cookbook/blob/main/LICENSE)
[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
[![Translation status](https://hosted.weblate.org/widget/nextcloud-cookbook/svg-badge.svg)](https://hosted.weblate.org/engage/nextcloud-cookbook/)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/lneugebauer.svg?logo=liberapay)](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
## 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:
[![Translation status](https://hosted.weblate.org/widget/nextcloud-cookbook/287x66-grey.png)](https://hosted.weblate.org/engage/nextcloud-cookbook/)
## License
[MIT License](https://github.com/lneugebauer/nextcloud-cookbook/blob/main/LICENSE)