* Extract recipe screen components * Keep screen on while recipe is shown * Update screenshots * Add release note
45 lines
2.6 KiB
Markdown
45 lines
2.6 KiB
Markdown
[](https://crowdin.com/project/mealient)
|
|
|
|
<a href='https://play.google.com/store/apps/details?id=gq.kirmanak.mealient&utm_source=github&utm_campaign=readme&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img width="200" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>
|
|
<a href="https://f-droid.org/packages/gq.kirmanak.mealient">
|
|
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
|
alt="Get it on F-Droid"
|
|
height="80">
|
|
</a>
|
|
|
|
|
|
# Mealient
|
|
|
|
## DISCLAIMER
|
|
|
|
This project is developed independently from the core Mealie project. It is NOT associated with the
|
|
core Mealie developers. Any issues must be reported to the Mealient repository, NOT the Mealie
|
|
repository.
|
|
|
|
## What is this?
|
|
|
|
An unofficial Android client for [Mealie](https://hay-kot.github.io/mealie/). It enables you to
|
|
easily access your recipes using an Android device. The main advantage over website is that
|
|
recipe data is stored locally and can be accessed without the Internet connection.
|
|
|
|
## Status
|
|
|
|
Current version is a very early alpha which supports a small subset of the Mealie capabilities.
|
|
It supports both API of older Mealie 0.5.6 and newer 1.0.0. Displays the list of recipes,
|
|
information about each of the recipes. Moreover, you can create a recipe from the app!
|
|
|
|
## Screenshots
|
|
|
|
<img src="https://github.com/kirmanak/Mealient/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png?raw=true" width="236" height="500" /> <img src="https://github.com/kirmanak/Mealient/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png?raw=true" width="236" height="500" /> <img src="https://github.com/kirmanak/Mealient/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png?raw=true" width="236" height="500" /> <img src="https://github.com/kirmanak/Mealient/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png?raw=true" width="236" height="500" /> <img src="https://github.com/kirmanak/Mealient/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png?raw=true" width="236" height="500" /> <img src="https://github.com/kirmanak/Mealient/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png?raw=true" width="236" height="500" />
|
|
|
|
## How to install
|
|
|
|
There are three ways:
|
|
1. Install it with Google Play using the badge above.
|
|
2. Install it with F-droid using the badge above.
|
|
3. Download the latest apk from the releases page
|
|
|
|
## Contribution
|
|
|
|
Any contribution is greatly appreciated: translations, bug reports, feature requests and any PR.
|