• Stars
    star
    650
  • Rank 66,621 (Top 2 %)
  • Language
    Dart
  • License
    GNU General Publi...
  • Created about 3 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A mobile books tracker written in Flutter that respects your privacy.

Openreads

Flutter GitHub tag (latest by date) GitHub Workflow Status (with event) Weblate project translated Join the community Mastodon Follow

Get it on F-Droid Get it on Google Play Get it on Github

Openreads is a privacy oriented and open source Android app written in Flutter for keeping tracks of your books.

There are four lists provided so you won't get confused:

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

A book can be added by:

  • looking it up in the Open Library database,
  • scanning its barcode,
  • adding its details manually.

You can also view some cool statistics!



Contributing

Do you want to support Openreads development? You are welcome to take below actions:

Become a Sponsor

Fund the project, or simply say thank you.

Become a GitHub Sponsor

Translate Openreads

Go to Weblate and help with the translations.

Translation status

Report bugs or new ideas

Submit an issue here: Openreads issues.


Attributions

Icons

Font Awesome


Build Process

  1. Clone or download this repository

    git clone https://github.com/mateusz-bak/openreads-android.git
    cd openreads-android
  2. Download dependencies

    flutter pub get
  3. Build and install the app on your device

    flutter run