- books you finished,
- books you are currently reading,
- books you want to read later,
- books you didn't finish.
You can also use custom tags and filter through them.
- looking it up in the Open Library database,
- scanning its barcode,
- adding its details manually.
Do you want to support Openreads' development? You are welcome to take below actions:
Go to Crowdin project and start translating!
Submit an issue here: Openreads' issues.
Submit a feature request here: Openreads' issues.
- Android SDK
-
Clone or download this repository
git clone https://github.com/mateusz-bak/openreads-android.git cd openreads-android
-
Open the project in Android Studio and run it from there or build an APK directly through Gradle:
./gradlew assembleDebug
./gradlew installDebug
You can also replace the "Debug" with "Release" to get an optimized release binary.