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/202909772-fc03e0ca-6ccb-4579-8ac1-30ead4cb9586.png" width="236" height="500" /> <img src="https://user-images.githubusercontent.com/24299495/202909799-cfa73ebf-cdc6-4e79-84cc-a430d204654b.png" width="236" height="500" /> <img src="https://user-images.githubusercontent.com/24299495/202909840-da163637-57d9-431d-be63-fc38066a8055.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. |