Compare commits
3 Commits
PrivacyDra
...
v1.3.0
Author | SHA1 | Date | |
---|---|---|---|
|
c0742cef5d | ||
|
6f4320b074 | ||
|
000f2ee655 |
@@ -1,7 +1,7 @@
|
|||||||
# Bookwyrm-android
|
# Bookwyrm-android
|
||||||
An Android application for Bookwyrm. Basically, it is just bookwyrm put into a 'webview' element.
|
An Android application for Bookwyrm. Basically, it is just bookwyrm put into a 'webview' element.
|
||||||
What it does? It enables you to use BookWyrm on your Android phone without having to use a browser to go to it every time.
|
What it does? It enables you to use BookWyrm on your Android phone without having to use a browser to go to it every time.
|
||||||
It can also open links to userpages of Bookwyrm users.
|
It can also open links to userpages of Bookwyrm users and it can scan ISBN codes.
|
||||||
|
|
||||||
This application works on: Android 6 and above.
|
This application works on: Android 6 and above.
|
||||||
|
|
||||||
|
@@ -6,3 +6,5 @@ This is an Android client for BookWyrm – a federated social network for tracki
|
|||||||
* You can also search for books by scanning the ISBN, no matter what instance of Bookwyrm you use.
|
* You can also search for books by scanning the ISBN, no matter what instance of Bookwyrm you use.
|
||||||
|
|
||||||
<b>This application is <u>not</u> an official client!</b> (An official client does not exist yet, as far as I know)
|
<b>This application is <u>not</u> an official client!</b> (An official client does not exist yet, as far as I know)
|
||||||
|
|
||||||
|
The ISBN scanning feature is created with the zxing-android-embedded library.
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user