more README info; pictures; DB closure for ShareActivity
This commit is contained in:
parent
6efc014ce5
commit
acdfe4c306
4 changed files with 26 additions and 2 deletions
20
README.md
20
README.md
|
|
@ -1,3 +1,19 @@
|
|||
# mealie-android-share
|
||||
# Mealie Android Share
|
||||
|
||||
Simple Android App to easily share recipe URLs to a locally owned Mealie server.
|
||||
## 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:
|
||||
|
||||

|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue