Openreads is a privacy oriented and open source Android app written in Flutter for keeping tracks of your books.
- books you finished,
- books you are currently reading,
- books you want to read later,
- books you didn't finish.
You can 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:
Fund the project, or simply say thank you.
Go to Weblate and help with the translations.
Submit an issue here: Openreads issues.
-
Clone or download this repository
git clone https://github.com/mateusz-bak/openreads-android.git cd openreads-android
-
Download dependencies
flutter pub get
-
Build and install the app on your device
flutter run