https://github.com/kirmanak/Mealient
An Android client for a self-hosted recipe manager Mealie.
https://github.com/kirmanak/Mealient
android android-app android-application meal meals recipe recipe-app recipes
Last synced: about 1 month ago
JSON representation
An Android client for a self-hosted recipe manager Mealie.
- Host: GitHub
- URL: https://github.com/kirmanak/Mealient
- Owner: kirmanak
- License: mit
- Archived: true
- Created: 2021-11-23T17:34:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T16:44:27.000Z (6 months ago)
- Last Synced: 2024-11-09T17:35:34.732Z (6 months ago)
- Topics: android, android-app, android-application, meal, meals, recipe, recipe-app, recipes
- Language: Kotlin
- Homepage:
- Size: 79 MB
- Stars: 152
- Watchers: 4
- Forks: 5
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - kirmanak/Mealient - An Android client for a self-hosted recipe manager Mealie. (Kotlin)
README
[](https://crowdin.com/project/mealient)
# 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://github.com/mealie-recipes/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.
Displays the list of recipes, some information about each of the recipes, even recipe creation is
available!
The list of shopping lists is also available, each shopping list can be viewed and modified.## Screenshots
![]()
![]()
![]()
![]()
![]()
## 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.