Simple Android App to easily share recipe URLs to a locally owned Mealie server.
Find a file
2024-12-19 14:28:55 -05:00
.idea Fixed Theme.AppCompat error crash 2024-12-19 08:35:50 -05:00
app more README info; pictures; DB closure for ShareActivity 2024-12-19 14:21:56 -05:00
gradle Fixed Theme.AppCompat error crash 2024-12-19 08:35:50 -05:00
.gitignore Fixed crash on share due to lack of notification icon 2024-12-19 08:49:09 -05:00
build.gradle.kts initial commit 2024-12-19 07:14:52 -05:00
gradle.properties initial commit 2024-12-19 07:14:52 -05:00
gradlew initial commit 2024-12-19 07:14:52 -05:00
gradlew.bat initial commit 2024-12-19 07:14:52 -05:00
LICENSE Initial commit 2024-12-19 06:55:31 -05:00
README.md make screenshots appear on screen smaller 2024-12-19 14:28:55 -05:00
Screenshot_app.png more README info; pictures; DB closure for ShareActivity 2024-12-19 14:21:56 -05:00
Screenshot_share.png more README info; pictures; DB closure for ShareActivity 2024-12-19 14:21:56 -05:00
settings.gradle.kts initial commit 2024-12-19 07:14:52 -05:00

Mealie Android Share

Simple Android App to easily share recipe URLs to a locally owned Mealie server.

The app is very basic.

The main activity stores your server URL and API token in a SQLite DB.

Then you can click your Android's "Share" button and select "Mealie URL Share" and it will send the URL to your server for parsing.

Will work with any shared URL.

NOTE: This doesn't verify URLs or check for duplicates.

Screenshots:

sharing sharing