3 Commits

Author SHA1 Message Date
Privacy_Dragon
c0742cef5d Update README.md 2022-04-09 23:10:27 +02:00
Privacy_Dragon
6f4320b074 Update full_description.txt 2022-04-09 23:07:41 +02:00
Privacy_Dragon
000f2ee655 Delete zbar.jar 2022-04-09 23:04:52 +02:00
3 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Bookwyrm-android
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.
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.

View File

@@ -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.
<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.