Home

Awesome

<!-- Title: Openreads Description: A mobile books tracker written in Flutter. Free, private and open source. Author: mateusz-bak -->

Openreads

<p align='center'> <img src='doc/github/github-banner.png' width='100%'/> </p>

GitHub tag (latest by date) GitHub Workflow Status (with event) Weblate project translated Join the community <a rel="me" href='https://fosstodon.org/@openreads'><img alt="Mastodon Follow" src="https://img.shields.io/mastodon/follow/110707338082983645?domain=https%3A%2F%2Ffosstodon.org&style=flat-square&logo=mastodon&color=royalblue"></a> <br/>

<a href='https://github.com/mateusz-bak/openreads/releases/latest'><img height=70 alt='Get it on Github' src='https://raw.githubusercontent.com/mateusz-bak/openreads/master/doc/github/get-it-on-github.png'/></a> <a href='https://f-droid.org/en/packages/software.mdev.bookstracker'><img height=70 alt='Get it on F-Droid' src='https://fdroid.gitlab.io/artwork/badge/get-it-on.png'/></a> <a href='https://play.google.com/store/apps/details?id=software.mdev.bookstracker'><img height=70 alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a> <a href='https://apps.apple.com/app/id6476542305'><img height=70 alt='Download on App Store' src='https://raw.githubusercontent.com/mateusz-bak/openreads/master/doc/app_store/download_on_app_store.png'/></a>

Openreads is a privacy oriented and open source cross-platform app written in Flutter available for Android and iOS for keeping track of your books.

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

You can use custom tags and filter through them.

A book can be added by:

You can also view some cool statistics!

<br/> <p align='left'> <img src='doc/gplay/app-mockup/Google Pixel 4 XL Screenshot 0.png' width='19%'/> <img src='doc/gplay/app-mockup/Google Pixel 4 XL Screenshot 1.png' width='19%'/> <img src='doc/gplay/app-mockup/Google Pixel 4 XL Screenshot 2.png' width='19%'/> <img src='doc/gplay/app-mockup/Google Pixel 4 XL Screenshot 3.png' width='19%'/> <img src='doc/gplay/app-mockup/Google Pixel 4 XL Screenshot 4.png' width='19%'/> </p> <br/>

šŸ¤ 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.

<a href='https://github.com/sponsors/mateusz-bak'><img height=50 alt='Become a GitHub Sponsor' src='https://raw.githubusercontent.com/mateusz-bak/openreads/master/doc/github/button_become-a-github-sponsor.png'/></a> <a href="https://www.buymeacoffee.com/mateuszbak"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" height="50"></a>

šŸ“£ Spread the word about Openreads

šŸ‘ Vote on Alternativeto.net

Alternativeto.net link

šŸŒŸ Give a star to the project

Github.com link

šŸ“– Translate Openreads

Go to Weblate and help with the translations.

<a href="https://hosted.weblate.org/engage/openreads/"> <img src="https://hosted.weblate.org/widgets/openreads/-/multi-auto.svg" alt="Translation status" /> </a>

šŸž Report bugs or new ideas

Submit an issue here: Openreads issues.

šŸ“ Contributors guide

Take a look at our CONTRIBUTING.md file.

šŸ“„ Attributions

šŸ‘ļøā€šŸ—Øļø Icons

Font Awesome

ā“ FAQ

<br/>

šŸ—ļø Build Process

  1. Clone or download this repository

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

    flutter pub get
    
  3. Build and install the app on your device<br/> āš ļøāš ļøāš ļø<br/> WARNING: If you already have the Openreads app installed on your device, this step will uninstall it before installing the debug version. This deletes all app data, to keep your books please make a backup first.<br/> āš ļøāš ļøāš ļø<br/>

    flutter run