> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Openreads: An Open Source Mobile App To Keep Track of Your Books
- URL: https://itsfoss.com/news/openreads/
- Published: 2024-11-23T04:16:36.000Z
- Updated: 2024-11-23T04:16:35.000Z
- Description: You can keep track of your book progresses using the Openreads app. Here's how.
- Author: Sourav Rudra
- Tags: Open Source Android Apps 🤖, News, #Import 2025-11-08 21:15

Reading books, digital or a physical copy, is one of the best things one can do for fostering personal growth, knowledge, ideas, and experiences. In the fast-moving digital world of 15-second short videos, **I have been slowly but steadily warming up to the habit of reading books**.

I have discovered that I feel a sense of peace when I immerse myself deeply into a book, undeterred by distractions—just me and the book. As I progress through various books, keeping track of my previous reads is becoming a challenging task. Typically, I store my reading list on a [note-taking app](https://itsfoss.com/note-taking-apps-linux/).

But, having a dedicated application for this wouldn't hurt, so I searched around for one, and that is when my search led to **Openreads**, an open source book tracker that has an **intuitive user interface** and **no ads**.

Join me as I share my experience of it with you. 😃

## Openreads: Tracking Books Made Simple

![a screenshot of openreads welcome page](https://itsfoss.com/content/images/2024/11/Openreads_a.jpg)

![a screenshot of openreads welcome page data import functionality](https://itsfoss.com/content/images/2024/11/Openreads_b.jpg)

![a screenshot of openreads with no books in the finished list](https://itsfoss.com/content/images/2024/11/Openreads_c.jpg)

The onboarding flow of Openreads at first launch; I have omitted a few steps.

Completely built using [Flutter](https://flutter.dev/?ref=itsfoss.com), Openreads is [GPL 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html?ref=itsfoss.com)\-licensed software that is the work of over 50 contributors, with [Mateusz Bąk](https://github.com/mateusz-bak?ref=itsfoss.com), the lead developer, doing most of the heavy lifting.

When I first launched the app, I was taken through an onboarding flow that showed what Openreads is about, with a handy menu for restoring any past backups or importing CSV files from Openreads, [Goodreads](https://www.goodreads.com/?ref=itsfoss.com), and [BookWyrm](https://joinbookwyrm.com/?ref=itsfoss.com).

![a screenshot of openreads add new book function with three options](https://itsfoss.com/content/images/2024/11/Openreads_d.jpg)

![](https://itsfoss.com/content/images/2024/11/Openreads_i.jpg)

![a screenshot of openreads book search function via open library](https://itsfoss.com/content/images/2024/11/Openreads_e.jpg)

Openreads provides many options for adding books.

**For adding books, there are three main ways**. The first is adding a book manually and filling out the relevant details like its name, subtitle, author, cover image, etc. with additional options to set a reading status/list for it.

These are self-explanatory, like *Finished*, *In progress*, *For later*, and *Unfinished*.

![](https://itsfoss.com/content/images/2024/11/Openreads_f.jpg)

![](https://itsfoss.com/content/images/2024/11/Openreads_g.jpg)

![](https://itsfoss.com/content/images/2024/11/Openreads_h.jpg)

Adding a book (**The Body Keeps the Score*) to Openreads by using [Open Library](https://openlibrary.org/?ref=itsfoss.com).

The second and most straightforward way for adding books is by searching for them in the [Open Library](https://openlibrary.org/?ref=itsfoss.com). As you can see above, I found my current read, [The Body Keeps the Score](https://openlibrary.org/works/OL18147687W/The%5FBody%5FKeeps%5Fthe%5FScore?ref=itsfoss.com), without any issues.

**Openreads filled out the book entry with useful information** like the author name, the description of the book, and its [ISBN](https://en.wikipedia.org/wiki/ISBN?ref=itsfoss.com) code, with fields to add a personal review and note on it. I gave it the *In progress* status to track it properly and selected the book type as *E-book*.

I then added some *For later* books when **I noticed the search function being a bit slow at times**, but it was fine. The added books were [How Linux Works](https://nostarch.com/howlinuxworks3?ref=itsfoss.com), [Pro Git](https://git-scm.com/book/en/v2?ref=itsfoss.com), andmanga and comics like [One-Punch Man](https://en.wikipedia.org/wiki/One-Punch%5FMan?ref=itsfoss.com) and [Ultimate Spider-Man](https://en.wikipedia.org/wiki/Ultimate%5FSpider-Man?ref=itsfoss.com).

![a screenshot of openreads with many books in the for later list the books are how linux works, one punch man vol 18, pro git, and ultimate spider man](https://itsfoss.com/content/images/2024/11/Openreads_j.jpg)

![](https://itsfoss.com/content/images/2024/11/Openreads_k-1.jpg)

![](https://itsfoss.com/content/images/2024/11/Openreads_l.jpg)

Openreads lists out added books neatly, with the settings menu featuring useful appearance and book import/export settings.

All the added books could be found on their respective pages on the home screen of Openreads, where they can either be shown as a list, or as a grid. During my testing, I found that **the list view was more appropriate for smaller screens**. If you have a larger screen, then the grid view is nice to have.

For accessing any unfinished books, I had to go into a separate section inside the three-dot menu at the top right of the app. Similarly, the settings menu houses many useful controls.

The **Appearance submenu provided extensive control over the app’s theming**, while the Backup menu offered handy options for backing up and restoring books. Additionally, **I could also add custom tags to books**, making sorting and organization more efficient.

Before you ask, *what about the barcode scanning feature?* Well, I didn't get to test it out, as I don't own any physical books. ☠️ I still checked to see if it could be used, and after granting Openreads camera permission, the app was ready to scan for barcodes.

## Install Openreads

You can find the latest release of Openreads on [F-Droid](https://f-droid.org/en/packages/software.mdev.bookstracker/?ref=itsfoss.com) and the [Play Store](https://play.google.com/store/apps/details?id=software.mdev.bookstracker&ref=itsfoss.com). If you want to build from source or sideload the APK, head to the project's [GitHub](https://github.com/mateusz-bak/openreads?ref=itsfoss.com) repo.

[Openreads](https://play.google.com/store/apps/details?id=software.mdev.bookstracker&ref=itsfoss.com)

**P.S:** *There's even an* [*iOS app*](https://apps.apple.com/us/app/openreads/id6476542305?ref=itsfoss.com) *for those trapped in the walled garden.* 😆

**Suggested Read** 📖

[Best Linux Books For Beginners to Advanced Linux UsersHere are some Linux book recommendations to improve your knowledge. These books cater to the need of beginners and experts and help you master Linux concepts.![](https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png)It's FOSSAbhishek Prakash![](https://itsfoss.com/content/images/wordpress/2020/06/best-linux-books-featured-1.jpg)](https://itsfoss.com/best-linux-books/)