mateusz-bak / openreads

A mobile books tracker written in Flutter that respects your privacy.
GNU General Public License v2.0
867 stars 49 forks source link
android books flutter flutter-app flutter-apps mobile open-source openlibrary opensource privacy

Openreads

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

Get it on Github Get it on F-Droid Get it on Google Play Download on App Store

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!



🀝 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

πŸ“£ 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.

Translation status

🐞 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


πŸ—οΈ 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
    ⚠️⚠️⚠️
    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.
    ⚠️⚠️⚠️

    flutter run