31 lines
1.5 KiB
Markdown
31 lines
1.5 KiB
Markdown
# 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://user-images.githubusercontent.com/24299495/203381442-0359cee1-e8a6-4d1f-bdff-eceb1dc31917.png" width="236" height="500" /> <img src="https://user-images.githubusercontent.com/24299495/203381431-51cb57aa-7a2b-4ada-8265-9d382bfae078.png" width="236" height="500" /> <img src="https://user-images.githubusercontent.com/24299495/203381424-358ec3b2-28d9-4237-985d-49be05ef3c7e.png" width="236" height="500" /> <img src="https://user-images.githubusercontent.com/24299495/202909845-d857259f-90f9-4988-beff-038cd784215d.png" width="236" height="500" />
|
|
|
|
## How to install
|
|
|
|
Download the latest apk from the releases page.
|
|
|
|
## Contribution
|
|
|
|
Any contribution is greatly appreciated: translations, bug reports, feature requests and any PR. |